public IEnumerable <ComputerStatisticByProducerType> GetComputerStatisticByProducerType() { return(_computerRepository.GetComputerStatisticByProducerType()); }