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

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

- classDecl (XplClass)
[Missing <param> documentation for "classDecl"]
- inherits (XplNodeList)
[Missing <param> documentation for "inherits"]
- context (ExtendedZOEProcessor..::.EZOEContext)
[Missing <param> documentation for "context"]

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