LayerD CodeDOM and Zoe Compiler interface
renderImplements Method (classDecl, implements, context)
NamespacesLayerD.OutputModulesExtendedZOEProcessorrenderImplements(XplClass, XplNodeList, ExtendedZOEProcessor..::.EZOEContext)

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

[Missing <summary> documentation for M:LayerD.OutputModules.ExtendedZOEProcessor.renderImplements(LayerD.CodeDOM.XplClass,LayerD.CodeDOM.XplNodeList,LayerD.OutputModules.ExtendedZOEProcessor.EZOEContext)]

Declaration Syntax
C#Visual BasicVisual C++
protected abstract string renderImplements(
	XplClass classDecl,
	XplNodeList implements,
	ExtendedZOEProcessor..::.EZOEContext context
)
Protected MustOverride Function renderImplements ( _
	classDecl As XplClass, _
	implements As XplNodeList, _
	context As ExtendedZOEProcessor..::.EZOEContext _
) As String
protected:
virtual String^ renderImplements(
	XplClass^ classDecl, 
	XplNodeList^ implements, 
	ExtendedZOEProcessor..::.EZOEContext context
) abstract
Parameters
classDecl (XplClass)

[Missing <param> documentation for "classDecl"]

implements (XplNodeList)

[Missing <param> documentation for "implements"]

context (ExtendedZOEProcessor..::.EZOEContext)

[Missing <param> documentation for "context"]

Return Value

[Missing <returns> documentation for M:LayerD.OutputModules.ExtendedZOEProcessor.renderImplements(LayerD.CodeDOM.XplClass,LayerD.CodeDOM.XplNodeList,LayerD.OutputModules.ExtendedZOEProcessor.EZOEContext)]

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