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