'Declaration Public Function New( _
ByVal gradeValueThe grade value (from 0,0 to 4,0) of parameter value.As Single, _
ByVal valueThe parameter value, in percents.As Single _
)
public QualityTestPercentParameter(
float gradeValue,
float value
)
public: QualityTestPercentParameter(
float gradeValue,
float value
)
public:
QualityTestPercentParameter(
float gradeValue,
float value
)
Parameters
- gradeValue
- The grade value (from 0,0 to 4,0) of parameter value.
- value
- The parameter value, in percents.