Esempio n. 1
0
        private static void Intialize()
        {
            if (s_Instance == null)
            {
                s_Instance = new SignonManager();

                CommMgr.SendSignOn();
            }
        }
        private static void Intialize()
        {
            if (s_Instance == null)
            {
                s_Instance = new SignonManager();

                CommMgr.SendSignOn();
            }
        }