Exemple #1
0
 public void FireInParallel()
 {
     EventsHelper.FireInParallel(MyEvent, this, EventArgs.Empty);
 }