Exemple #1
0
 public ForecastDisplay()
 {
     weather_forecast = new Weather();
 }