コード例 #1
0
 public WorkdayCalculator(HolidayWeekdays holidayWeekdays)
 {
     _holidayWeekdays = holidayWeekdays;
 }