Пример #1
0
 public IEnumerable <Enrollment> GetEnrollments()
 {
     return(enrollrepo.GetEnrollments());
 }