C# Class AGENT.Contrib.Weather.SimpleWeatherForecast

Inheritance: IWeatherForecast
Afficher le fichier Open project: nothingmn/AGENT.Contrib

Private Properties

Свойство Type Description
SampleForecast IForecast
SetupNewSetOfRandomData void
updateWeather void

Méthodes publiques

Méthode Description
SimpleWeatherForecast ( ) : System

Private Methods

Méthode Description
SampleForecast ( int dayOffSet ) : IForecast
SetupNewSetOfRandomData ( ) : void
updateWeather ( object state ) : void

Method Details

SimpleWeatherForecast() public méthode

public SimpleWeatherForecast ( ) : System
Résultat System