LayerD CodeDOM and Zoe Compiler interface
renderEndSwitch Method (switchSta, context)
NamespacesLayerD.OutputModulesExtendedZOEProcessorrenderEndSwitch(XplSwitchStatement, ExtendedZOEProcessor..::.EZOEContext)

[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)]

Declaration Syntax
C#Visual BasicVisual 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
Parameters
switchSta (XplSwitchStatement)

[Missing <param> documentation for "switchSta"]

context (ExtendedZOEProcessor..::.EZOEContext)

[Missing <param> documentation for "context"]

Assembly: lib_zoe_cginterface (Module: lib_zoe_cginterface) Version: 1.0.3410.22811 (1.0.0.0)