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