Пример #1
0
 public static void RemoveListener(Component com, UIEventType et)
 {
     UIEventListener.RemoveListener(com, et);
 }