Esempio n. 1
0
        //http://www.cnblogs.com/huangxincheng/category/368987.html
        static void Main()
        {
            //AboutNet4.Run();
               // AboutThread.RunSuccess();

            StockConcurrent cls = new StockConcurrent();
            cls.Run();
        }
Esempio n. 2
0
        //http://www.cnblogs.com/huangxincheng/category/368987.html
        static void Main()
        {
            //AboutNet4.Run();
            // AboutThread.RunSuccess();

            StockConcurrent cls = new StockConcurrent();

            cls.Run();
        }