[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for M:LayerD.OutputModules.ExtendedZOEProcessor.processParameters(LayerD.CodeDOM.XplParameters,LayerD.CodeDOM.XplFunction,LayerD.OutputModules.ExtendedZOEProcessor.EZOEContext)]

C# | Visual Basic | Visual C++ |
protected string processParameters( XplParameters parametersDecl, XplFunction functionDecl, ExtendedZOEProcessor..::.EZOEContext context )
Protected Function processParameters ( _ parametersDecl As XplParameters, _ functionDecl As XplFunction, _ context As ExtendedZOEProcessor..::.EZOEContext _ ) As String
protected: String^ processParameters( XplParameters^ parametersDecl, XplFunction^ functionDecl, ExtendedZOEProcessor..::.EZOEContext context )

- parametersDecl (XplParameters)
[Missing <param> documentation for "parametersDecl"]
- functionDecl (XplFunction)
[Missing <param> documentation for "functionDecl"]
- context (ExtendedZOEProcessor..::.EZOEContext)
[Missing <param> documentation for "context"]

[Missing <returns> documentation for M:LayerD.OutputModules.ExtendedZOEProcessor.processParameters(LayerD.CodeDOM.XplParameters,LayerD.CodeDOM.XplFunction,LayerD.OutputModules.ExtendedZOEProcessor.EZOEContext)]