'Declaration Public Function New( _ ByVal name As String, _ ByVal month As Integer, _ ByVal day As Integer _ )
Parameters
- name
- A name that represents the holiday.
- month
- An integer value that represents the holiday month.
- day
- An integer value that represents the holiday day.