'宣言 Public Delegate Sub SelectedAppointmentsDeletingHandler( _ ByVal sender As Object, _ ByVal e As SelectedAppointmentsDeletingEventArgs _ )
public delegate void SelectedAppointmentsDeletingHandler( object sender, SelectedAppointmentsDeletingEventArgs e )