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