Exemplo n.º 1
0
 public static void AddEventCallback(IEventDispatcher e)
 {
     _callbackManager.AddEventCallback(e);
 }