Exemplo n.º 1
0
 public Sensor Get(int id)
 {
     return(_service.Get(id));
 }