qphl / Tools.WorkingDayService

BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Make WorkingDayService Constructor Internal #5

Closed ayesaac closed 5 years ago

ayesaac commented 6 years ago

Made the WorkingDayService constructor internal, forcing use of the WorkingDayServiceBuilder, and updated the tests accordingly.

Also added an extra WorkingDayServiceBuilder extension to use params for non-working days in DaysOfTheWeekNonWorkingDaySource.