Example #1
0
 private List <Day> GetDays()
 {
     return(dayManager.GetDays());
 }