예제 #1
0
        public void Test_ReloadHistoryPriceTicker()
        {
            TickerBLL tBll = new TickerBLL(_unit);

            tBll.ReloadHistoryPriceTicker(2433);
        }