| 
    NiceTouch v2.2
    
   | 
 
Static class that allows any class to start or stop listening to events More...
Public Member Functions | |
| delegate void | Delegate< T > (T eventType) | 
Static Public Member Functions | |
| static void | MMEventStartListening< EventType > (this MMEventListener< EventType > caller) | 
| static void | MMEventStopListening< EventType > (this MMEventListener< EventType > caller) | 
Static class that allows any class to start or stop listening to events
| delegate void MoreMountains.Tools.EventRegister.Delegate< T > | ( | T | eventType | ) | 
      
  | 
  static | 
| EventType | : | struct | 
      
  | 
  static | 
| EventType | : | struct |