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

C# | Visual Basic | Visual C++ |
protected abstract void renderEndSwitch( XplSwitchStatement switchSta, ExtendedZOEProcessor..::.EZOEContext context )
Protected MustOverride Sub renderEndSwitch ( _ switchSta As XplSwitchStatement, _ context As ExtendedZOEProcessor..::.EZOEContext _ )
protected: virtual void renderEndSwitch( XplSwitchStatement^ switchSta, ExtendedZOEProcessor..::.EZOEContext context ) abstract

- switchSta (XplSwitchStatement)
[Missing <param> documentation for "switchSta"]
- context (ExtendedZOEProcessor..::.EZOEContext)
[Missing <param> documentation for "context"]