Holiday Constructor(Int32,Int32)
In This Topic
Initializes a new instance of the
Holiday class with the specified settings.
Syntax
Parameters
- month
- An integer value that represents the holiday month.
- day
- An integer value that represents the holiday day.
See Also