Ejemplo n.º 1
0
 public IList <ExamViewModel> GetExamList()
 {
     return(_iStudent.GetExamList());
 }