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