Exemple #1
0
 public List <Schedule> GetAllSchedule()
 {
     return(sl.GetAllFromSqlServer());
 }