DefaultHolidaySchedule Constructor

Overload List

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

See Also