Пример #1
0
 public IList <CourseViewModel> GetCourseList()
 {
     return(_iStudent.GetCourseList());
 }