Exemple #1
0
 public List <string> GetEmailMoveExam(string testingNo)
 {
     return(svc.GetEmailMoveExam(testingNo).ToList());
 }