Exemplo n.º 1
0
 public static List <CourseEntity> ListBusiness() //
 {
     return(CourseDAL.CourseList());
 }