LayerD CodeDOM and Zoe Compiler interface
renderInherits Method (classDecl, inherits, context)
NamespacesLayerD.OutputModulesExtendedZOEProcessorrenderInherits(XplClass, XplNodeList, ExtendedZOEProcessor..::.EZOEContext)

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

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

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

[Missing <param> documentation for "classDecl"]

inherits (XplNodeList)

[Missing <param> documentation for "inherits"]

context (ExtendedZOEProcessor..::.EZOEContext)

[Missing <param> documentation for "context"]

Return Value

[Missing <returns> documentation for M:LayerD.OutputModules.ExtendedZOEProcessor.renderInherits(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)