Пример #1
0
 public DateTime GetStartDay(DateTime payDay)
 {
     return(schedule.GetStartDay(payDay));
 }