'宣言 Public Function New( _ ByVal parent As ActivityAreaUIElement, _ ByVal holiday As Holiday, _ ByVal startTimeVisible As Boolean, _ ByVal endTimeVisible As Boolean _ )
public HolidayUIElement( ActivityAreaUIElement parent, Holiday holiday, bool startTimeVisible, bool endTimeVisible )