Inheritance: System.EventArgs
Beispiel #1
0
 private void RaiseHashed(TorrentCreatorEventArgs e)
 {
     Toolbox.RaiseAsyncEvent(Hashed, this, e);
 }
Beispiel #2
0
 private void RaiseHashed(TorrentCreatorEventArgs e)
 {
     Toolbox.RaiseAsyncEvent(Hashed, this, e);
 }