[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)]

C# | Visual Basic | Visual 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

- functionDecl (XplFunction)
[Missing <param> documentation for "functionDecl"]
- functionName (String)
[Missing <param> documentation for "functionName"]
- context (ExtendedZOEProcessor..::.EZOEContext)
[Missing <param> documentation for "context"]