Exemplo n.º 1
0
 public IEnumerable <TimesAddedStatisticsItem> GetShopPriceChangeData()
 {
     return(_statisticsRepository.GetAddedCountData());
 }