Beispiel #1
0
 public IEnumerable <TimesAddedStatisticsItem> GetShopPriceChangeData()
 {
     return(_statisticsRepository.GetAddedCountData());
 }