| FixedHoliday | Default constructor |
| FixedHoliday(SerializationInfo, StreamingContext) | Deserialization constructor for use with ISerializable |
| FixedHoliday(Int32, Int32, Boolean, String) | Construct a new holiday object that occurs on a fixed date. The holiday date can optionally be adjusted to a Friday or Monday if it falls on a weekend. |