示例#1
0
 private bool VerificateFields()
 {
     return(FieldsVerificator.VerificateGrade(ScoreTextBox.Text));
 }