Method OutputParameters
- Namespace
- Alternet.FormDesigner.Python
- Assembly
- Alternet.FormDesigner.Python.v9.dll
OutputParameters(CodeParameterDeclarationExpressionCollection)
Generates code for the specified parameters.
protected override void OutputParameters(CodeParameterDeclarationExpressionCollection parameters)
Parameters
parameters
CodeParameterDeclarationExpressionCollectionThe parameter declaration expressions to generate code for.