Пример #1
0
        public void Test_RemoveHistoryPriceTicker()
        {
            TickerBLL tBll = new TickerBLL(_unit);

            tBll.RemoveHistoryPriceTicker(2433);
        }