예제 #1
0
 public List <StudyOnline.Entities.Models.Lesson> ListAllLesson()
 {
     return(lsrepository.ListAllLesson());
 }