'宣言 Public Function New( _ ByVal parent As ActivityAreaUIElement, _ ByVal appointment As Appointment, _ ByVal startTimeVisible As Boolean, _ ByVal endTimeVisible As Boolean _ )
public AppointmentUIElement( ActivityAreaUIElement parent, Appointment appointment, bool startTimeVisible, bool endTimeVisible )