Esempio n. 1
0
 public WorkdayCalculator(HolidayWeekdays holidayWeekdays)
 {
     _holidayWeekdays = holidayWeekdays;
 }