상속: System.EventArgs
예제 #1
0
 private void RaiseHashed(TorrentCreatorEventArgs e)
 {
     Toolbox.RaiseAsyncEvent(Hashed, this, e);
 }
예제 #2
0
 private void RaiseHashed(TorrentCreatorEventArgs e)
 {
     Toolbox.RaiseAsyncEvent(Hashed, this, e);
 }