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