'宣言 Public Function New( _ ByVal phase As AppointmentResizePhase, _ ByVal appointment As Appointment, _ ByVal resizeType As AppointmentResizeType, _ ByVal initialDateTime As Date, _ ByVal newDateTime As Date _ )
public AppointmentResizingEventArgs( AppointmentResizePhase phase, Appointment appointment, AppointmentResizeType resizeType, DateTime initialDateTime, DateTime newDateTime )