Exemple #1
0
        internal static void Cleanup()
        {
            Dispatch.ShutdownClient();

            initialized = false;
            ShutdownInterfaces();
        }