Пример #1
0
 public void Call()
 {
     if (target.Enabled)
     {
         target.EnqueueEvent(evnt, isInstant);
     }
 }