Beispiel #1
0
 public WeatherController()
 {
     _weatherServices = ServicesFactory.GetWeatherServices();
 }