Exemple #1
0
 public List <SP_GetSlotTimes> BLL_GetAllTimeSlots()
 {
     return(db.GetAllTimeSlots());
 }