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