예제 #1
0
 public void FireAsync()
 {
     EventsHelper.FireAsync(MyEvent, this, EventArgs.Empty);
 }