'宣言 Public Function New( _ ByVal parent As Infragistics.Win.UIElement, _ ByVal holiday As Holiday, _ ByVal hasStartDate As Boolean, _ ByVal hasEndDate As Boolean _ )
public MultiDayHolidayUIElement( Infragistics.Win.UIElement parent, Holiday holiday, bool hasStartDate, bool hasEndDate )