'宣言 Public Delegate Sub PrintingThreadErrorEventHandler( _ ByVal sender As Object, _ ByVal e As PrintingThreadErrorEventArgs _ )
public delegate void PrintingThreadErrorEventHandler( object sender, PrintingThreadErrorEventArgs e )
パラメータ
- sender
- e
'宣言 Public Delegate Sub PrintingThreadErrorEventHandler( _ ByVal sender As Object, _ ByVal e As PrintingThreadErrorEventArgs _ )
public delegate void PrintingThreadErrorEventHandler( object sender, PrintingThreadErrorEventArgs e )