WeatherChangeEventArgs Class |
Namespace: WeatherSystem
public class WeatherChangeEventArgs
The WeatherChangeEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | WeatherChangeEventArgs | Initializes a new instance of the WeatherChangeEventArgs class |
Name | Description | |
---|---|---|
![]() | ToString | (Overrides ObjectToString.) |
Name | Description | |
---|---|---|
![]() | enteringWeatherEvent |
The weather event the system is activating/activated/will activate
|
![]() | exitingWeatherEvent |
The weather event the system is deactivating/deactivated/will deactivate
|