[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for M:LayerD.OutputModules.ExtendedZOEProcessor.renderTypeOfExp(LayerD.CodeDOM.XplType,System.String,LayerD.OutputModules.ExtendedZOEProcessor.EZOEContext)]

C# | Visual Basic | Visual C++ |
protected abstract string renderTypeOfExp( XplType typeofExpNode, string typeStr, ExtendedZOEProcessor..::.EZOEContext eZOEContext )
Protected MustOverride Function renderTypeOfExp ( _ typeofExpNode As XplType, _ typeStr As String, _ eZOEContext As ExtendedZOEProcessor..::.EZOEContext _ ) As String
protected: virtual String^ renderTypeOfExp( XplType^ typeofExpNode, String^ typeStr, ExtendedZOEProcessor..::.EZOEContext eZOEContext ) abstract

- typeofExpNode (XplType)
[Missing <param> documentation for "typeofExpNode"]
- typeStr (String)
[Missing <param> documentation for "typeStr"]
- eZOEContext (ExtendedZOEProcessor..::.EZOEContext)
[Missing <param> documentation for "eZOEContext"]

[Missing <returns> documentation for M:LayerD.OutputModules.ExtendedZOEProcessor.renderTypeOfExp(LayerD.CodeDOM.XplType,System.String,LayerD.OutputModules.ExtendedZOEProcessor.EZOEContext)]