Exemplo n.º 1
0
 public WeatherController()
 {
     _weatherServices = ServicesFactory.GetWeatherServices();
 }