Ejemplo n.º 1
0
 public void StopInvokerByMethod(Delegate method)
 {
     Invoker.StopInvokerByMethod(this, method);
 }