|
Elin Decompiled Documentation EA 23.235 Nightly Patch 1
|
Public Member Functions | |
| void | Add (Condition con, int h) |
| void | Finish () |
Public Attributes | |
| Date | date |
| Dictionary< Condition, int > | cons = new Dictionary<Condition, int>() |
Definition at line 28 of file Weather.cs.
|
inline |
Definition at line 34 of file Weather.cs.
References Weather.WeatherForecast.cons.
Referenced by Weather.GetWeatherForecast().
|
inline |
Definition at line 46 of file Weather.cs.
References Weather.WeatherForecast.cons, and item.
Referenced by Weather.GetWeatherForecast().
Definition at line 32 of file Weather.cs.
Referenced by Weather.WeatherForecast.Add(), and Weather.WeatherForecast.Finish().
| Date Weather.WeatherForecast.date |
Definition at line 30 of file Weather.cs.
Referenced by Weather.GetWeatherForecast().