LayerD CodeDOM and Zoe Compiler interface
renderEndParameters Method (parametersDecl, context)
NamespacesLayerD.OutputModulesCSZOERenderModulerenderEndParameters(XplParameters, ExtendedZOEProcessor..::.EZOEContext)

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

Renders the end parameters.
Declaration Syntax
C#Visual BasicVisual C++
protected override void renderEndParameters(
	XplParameters parametersDecl,
	ExtendedZOEProcessor..::.EZOEContext context
)
Protected Overrides Sub renderEndParameters ( _
	parametersDecl As XplParameters, _
	context As ExtendedZOEProcessor..::.EZOEContext _
)
protected:
virtual void renderEndParameters(
	XplParameters^ parametersDecl, 
	ExtendedZOEProcessor..::.EZOEContext context
) override
Parameters
parametersDecl (XplParameters)
The parameters decl.
context (ExtendedZOEProcessor..::.EZOEContext)
The context.

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