Beispiel #1
0
 public void DelEvent(int id, EventMsgHandler e)
 {
     EventGroup.DelEvent(id, e);
 }