[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for M:LayerD.OutputModules.ExtendedZOEProcessor.renderIfStatement(LayerD.CodeDOM.XplIfStatement,System.String,System.Boolean,LayerD.OutputModules.ExtendedZOEProcessor.EZOEContext)]

C# | Visual Basic | Visual C++ |
protected abstract void renderIfStatement( XplIfStatement ifSta, string boolExp, bool isElse, ExtendedZOEProcessor..::.EZOEContext context )
Protected MustOverride Sub renderIfStatement ( _ ifSta As XplIfStatement, _ boolExp As String, _ isElse As Boolean, _ context As ExtendedZOEProcessor..::.EZOEContext _ )
protected: virtual void renderIfStatement( XplIfStatement^ ifSta, String^ boolExp, bool isElse, ExtendedZOEProcessor..::.EZOEContext context ) abstract

- ifSta (XplIfStatement)
[Missing <param> documentation for "ifSta"]
- boolExp (String)
[Missing <param> documentation for "boolExp"]
- isElse (Boolean)
[Missing <param> documentation for "isElse"]
- context (ExtendedZOEProcessor..::.EZOEContext)
[Missing <param> documentation for "context"]