C1.C1Report.4 Assembly > C1.C1Preview Namespace : LongOperationEventHandler Delegate |
'Declaration Public Delegate Sub LongOperationEventHandler( _ ByVal sender As System.Object, _ ByVal e As LongOperationEventArgs _ )
public delegate void LongOperationEventHandler( System.object sender, LongOperationEventArgs e )