[]
Initializes a new instance of the ReportParameterInfo<T> class.
public ReportParameterInfo(string label, T value)
The label of the report parameter.
The value of the report parameter.