Пример #1
0
 public List <ConversionByMonth> ConversionsByMonth()
 {
     return(_repository.ConversionByMonth());
 }