Exemple #1
0
        public void Unload()
        {
            Chat.Unload();

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