Esempio n. 1
0
        public static bool Initialize()
        {
            Instance = new TradeManager();

            return true;
        }
Esempio n. 2
0
        public static bool Initialize()
        {
            Instance = new TradeManager();

            return(true);
        }