Click or drag to resize

StiCodeGeneratorOutputParameters Method

[Missing <summary> documentation for "M:Stimulsoft.Report.CodeDom.StiCodeGenerator.OutputParameters(System.CodeDom.CodeParameterDeclarationExpressionCollection)"]

Namespace:  Stimulsoft.Report.CodeDom
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
protected virtual void OutputParameters(
	CodeParameterDeclarationExpressionCollection parameters
)

Parameters

parameters
Type: System.CodeDomCodeParameterDeclarationExpressionCollection

[Missing <param name="parameters"/> documentation for "M:Stimulsoft.Report.CodeDom.StiCodeGenerator.OutputParameters(System.CodeDom.CodeParameterDeclarationExpressionCollection)"]

See Also