'Declaration Public Delegate Sub PrintingThreadErrorEventHandler( _ ByVal sender As Object, _ ByVal e As PrintingThreadErrorEventArgs _ )
public delegate void PrintingThreadErrorEventHandler( object sender, PrintingThreadErrorEventArgs e )
Parameters
- sender
- e