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

[This is preliminary documentation and is subject to change.]

Renders the end switch.
Declaration Syntax
C#Visual BasicVisual C++
protected override void renderEndSwitch(
	XplSwitchStatement switchSta,
	ExtendedZOEProcessor..::.EZOEContext context
)
Protected Overrides Sub renderEndSwitch ( _
	switchSta As XplSwitchStatement, _
	context As ExtendedZOEProcessor..::.EZOEContext _
)
protected:
virtual void renderEndSwitch(
	XplSwitchStatement^ switchSta, 
	ExtendedZOEProcessor..::.EZOEContext context
) override
Parameters
switchSta (XplSwitchStatement)
The switch sta.
context (ExtendedZOEProcessor..::.EZOEContext)
The context.

Assembly: lib_zoe_outmod_cs (Module: lib_zoe_outmod_cs) Version: 1.0.3410.22812 (1.0.0.0)