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

C# | Visual Basic | Visual C++ |
protected abstract string renderLiteral( XplLiteral litNode, string litStr, ExtendedZOEProcessor..::.EZOEContext context )
Protected MustOverride Function renderLiteral ( _ litNode As XplLiteral, _ litStr As String, _ context As ExtendedZOEProcessor..::.EZOEContext _ ) As String
protected: virtual String^ renderLiteral( XplLiteral^ litNode, String^ litStr, ExtendedZOEProcessor..::.EZOEContext context ) abstract

- litNode (XplLiteral)
[Missing <param> documentation for "litNode"]
- litStr (String)
[Missing <param> documentation for "litStr"]
- context (ExtendedZOEProcessor..::.EZOEContext)
[Missing <param> documentation for "context"]

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