Example #1
0
 public WeatherRule(Weather weather)
 {
     _weather = weather;
 }