LayerD CodeDOM and Zoe Compiler interface
renderEndFunction Method (functionDecl, functionName, context)
NamespacesLayerD.OutputModulesExtendedZOEProcessorrenderEndFunction(XplFunction, String, ExtendedZOEProcessor..::.EZOEContext)

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

[Missing <summary> documentation for M:LayerD.OutputModules.ExtendedZOEProcessor.renderEndFunction(LayerD.CodeDOM.XplFunction,System.String,LayerD.OutputModules.ExtendedZOEProcessor.EZOEContext)]

Declaration Syntax
C#Visual BasicVisual C++
protected abstract void renderEndFunction(
	XplFunction functionDecl,
	string functionName,
	ExtendedZOEProcessor..::.EZOEContext context
)
Protected MustOverride Sub renderEndFunction ( _
	functionDecl As XplFunction, _
	functionName As String, _
	context As ExtendedZOEProcessor..::.EZOEContext _
)
protected:
virtual void renderEndFunction(
	XplFunction^ functionDecl, 
	String^ functionName, 
	ExtendedZOEProcessor..::.EZOEContext context
) abstract
Parameters
functionDecl (XplFunction)

[Missing <param> documentation for "functionDecl"]

functionName (String)

[Missing <param> documentation for "functionName"]

context (ExtendedZOEProcessor..::.EZOEContext)

[Missing <param> documentation for "context"]

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