| C1.Win.C1Schedule.4 Assembly > C1.C1Schedule Namespace : CancelAppointmentEventHandler Delegate |
'Declaration Public Delegate Sub CancelAppointmentEventHandler( _ ByVal sender As System.Object, _ ByVal e As CancelAppointmentEventArgs _ )
public delegate void CancelAppointmentEventHandler( System.object sender, CancelAppointmentEventArgs e )