LayerD CodeDOM and Zoe Compiler interface
renderEndBlock Method (functionBody, context)
NamespacesLayerD.OutputModulesCSZOERenderModulerenderEndBlock(XplFunctionBody, ExtendedZOEProcessor..::.EZOEContext)

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

Renders the end block.
Declaration Syntax
C#Visual BasicVisual C++
protected override void renderEndBlock(
	XplFunctionBody functionBody,
	ExtendedZOEProcessor..::.EZOEContext context
)
Protected Overrides Sub renderEndBlock ( _
	functionBody As XplFunctionBody, _
	context As ExtendedZOEProcessor..::.EZOEContext _
)
protected:
virtual void renderEndBlock(
	XplFunctionBody^ functionBody, 
	ExtendedZOEProcessor..::.EZOEContext context
) override
Parameters
functionBody (XplFunctionBody)
The function body.
context (ExtendedZOEProcessor..::.EZOEContext)
The context.

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