In This Topic
Overload List
Overload | Description |
Holiday Constructor(Int32,Int32) | Initializes a new instance of the Holiday class with the specified settings. |
Holiday Constructor(String,Int32,Int32) | Initializes a new instance of the Holiday class with the specified settings. |
Holiday Constructor(Int32,Int32,Int32,Int32) | Initializes a new instance of the Holiday class with the specified settings. |
Holiday Constructor(String,Int32,Int32,Int32,Int32) | Initializes a new instance of the Holiday class with a specified holiday date. |
See Also