|
| void | Add (Weather.Condition con, int h) |
| |
| void | Finish () |
| |
|
| Date | date |
| |
| Dictionary< Weather.Condition, int > | cons = new Dictionary<Weather.Condition, int>() |
| |
Definition at line 364 of file Weather.cs.
◆ Add()
| void Weather.WeatherForecast.Add |
( |
Weather.Condition | con, |
|
|
int | h ) |
◆ Finish()
| void Weather.WeatherForecast.Finish |
( |
| ) |
|
◆ cons
| Dictionary<Weather.Condition, int> Weather.WeatherForecast.cons = new Dictionary<Weather.Condition, int>() |
◆ date
| Date Weather.WeatherForecast.date |
The documentation for this class was generated from the following file: