LayerD CodeDOM and Zoe Compiler interface
renderBeginSwitch Method (switchSta, boolExpStr, context)
NamespacesLayerD.OutputModulesExtendedZOEProcessorrenderBeginSwitch(XplSwitchStatement, String, ExtendedZOEProcessor..::.EZOEContext)

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

[Missing <summary> documentation for M:LayerD.OutputModules.ExtendedZOEProcessor.renderBeginSwitch(LayerD.CodeDOM.XplSwitchStatement,System.String,LayerD.OutputModules.ExtendedZOEProcessor.EZOEContext)]

Declaration Syntax
C#Visual BasicVisual C++
protected abstract void renderBeginSwitch(
	XplSwitchStatement switchSta,
	string boolExpStr,
	ExtendedZOEProcessor..::.EZOEContext context
)
Protected MustOverride Sub renderBeginSwitch ( _
	switchSta As XplSwitchStatement, _
	boolExpStr As String, _
	context As ExtendedZOEProcessor..::.EZOEContext _
)
protected:
virtual void renderBeginSwitch(
	XplSwitchStatement^ switchSta, 
	String^ boolExpStr, 
	ExtendedZOEProcessor..::.EZOEContext context
) abstract
Parameters
switchSta (XplSwitchStatement)

[Missing <param> documentation for "switchSta"]

boolExpStr (String)

[Missing <param> documentation for "boolExpStr"]

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)