Exemplo n.º 1
0
 public IEnumerable <Weather> Get()
 {
     return(_service.GetAllWeather());
 }