Пример #1
0
 protected void InvokeEvent(string name, int x, int y)
 {
     MyPoint.Invoke(name, x, y);
 }