Exemplo n.º 1
0
 public IEnumerable <ComputerStatisticByProducerType> GetComputerStatisticByProducerType()
 {
     return(_computerRepository.GetComputerStatisticByProducerType());
 }