LayerD CodeDOM and Zoe Compiler interface
renderUsingDirective Method (xplName, eZOEContext)
NamespacesLayerD.OutputModulesExtendedZOEProcessorrenderUsingDirective(XplName, ExtendedZOEProcessor..::.EZOEContext)

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

[Missing <summary> documentation for M:LayerD.OutputModules.ExtendedZOEProcessor.renderUsingDirective(LayerD.CodeDOM.XplName,LayerD.OutputModules.ExtendedZOEProcessor.EZOEContext)]

Declaration Syntax
C#Visual BasicVisual C++
protected abstract void renderUsingDirective(
	XplName xplName,
	ExtendedZOEProcessor..::.EZOEContext eZOEContext
)
Protected MustOverride Sub renderUsingDirective ( _
	xplName As XplName, _
	eZOEContext As ExtendedZOEProcessor..::.EZOEContext _
)
protected:
virtual void renderUsingDirective(
	XplName^ xplName, 
	ExtendedZOEProcessor..::.EZOEContext eZOEContext
) abstract
Parameters
xplName (XplName)

[Missing <param> documentation for "xplName"]

eZOEContext (ExtendedZOEProcessor..::.EZOEContext)

[Missing <param> documentation for "eZOEContext"]

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