LayerD CodeDOM and Zoe Compiler interface
renderFinally Method (tryBk, context)
NamespacesLayerD.OutputModulesCSZOERenderModulerenderFinally(XplFunctionBody, ExtendedZOEProcessor..::.EZOEContext)

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

Renders the finally.
Declaration Syntax
C#Visual BasicVisual C++
protected override void renderFinally(
	XplFunctionBody tryBk,
	ExtendedZOEProcessor..::.EZOEContext context
)
Protected Overrides Sub renderFinally ( _
	tryBk As XplFunctionBody, _
	context As ExtendedZOEProcessor..::.EZOEContext _
)
protected:
virtual void renderFinally(
	XplFunctionBody^ tryBk, 
	ExtendedZOEProcessor..::.EZOEContext context
) override
Parameters
tryBk (XplFunctionBody)
The try bk.
context (ExtendedZOEProcessor..::.EZOEContext)
The context.

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