Overload List

  NameDescription
DefaultHolidaySchedule()()()
Creates a new instance of DefaultHolidaySchedule without any holidays.
DefaultHolidaySchedule(TextReader)
Creates a new instance of DefaultHolidaySchedule populated with dates provided by a TextReader.
DefaultHolidaySchedule(String)
Creates a new instance of DefaultHolidaySchedule populated with dates contained in the provided file.

See Also