Ejemplo n.º 1
0
        public void Unload()
        {
            Chat.Unload();

            Alex.Services.GetRequiredService <IEventDispatcher>().UnregisterEvents(_tipPopupComponent);
        }
Ejemplo n.º 2
0
 public void Unload()
 {
     Chat.Unload();
 }