Exemple #1
0
 public bool Update(ViewModels.CourseViewModel ObjectData)
 {
     throw new NotImplementedException();
 }
Exemple #2
0
 public List <ViewModels.CourseViewModel> SelectListStudent(ViewModels.CourseViewModel ObjectSearch)
 {
     throw new NotImplementedException();
 }