Ejemplo n.º 1
0
 public List <DeviceType.DeviceType> Retrieve()
 {
     return(_deviceTypeRepository.Retrieve());
 }