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

C# | Visual Basic | Visual C++ |
protected abstract void renderCatchStatement( XplCatchStatement catchSta, string declExp, ExtendedZOEProcessor..::.EZOEContext context )
Protected MustOverride Sub renderCatchStatement ( _ catchSta As XplCatchStatement, _ declExp As String, _ context As ExtendedZOEProcessor..::.EZOEContext _ )
protected: virtual void renderCatchStatement( XplCatchStatement^ catchSta, String^ declExp, ExtendedZOEProcessor..::.EZOEContext context ) abstract

- catchSta (XplCatchStatement)
[Missing <param> documentation for "catchSta"]
- declExp (String)
[Missing <param> documentation for "declExp"]
- context (ExtendedZOEProcessor..::.EZOEContext)
[Missing <param> documentation for "context"]