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

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

Renders the using directive.
Declaration Syntax
C#Visual BasicVisual C++
protected override void renderUsingDirective(
	XplName xplName,
	ExtendedZOEProcessor..::.EZOEContext eZOEContext
)
Protected Overrides Sub renderUsingDirective ( _
	xplName As XplName, _
	eZOEContext As ExtendedZOEProcessor..::.EZOEContext _
)
protected:
virtual void renderUsingDirective(
	XplName^ xplName, 
	ExtendedZOEProcessor..::.EZOEContext eZOEContext
) override
Parameters
xplName (XplName)
Name of the Zoe.
eZOEContext (ExtendedZOEProcessor..::.EZOEContext)
The e Zoe context.

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