Méthode | Description | |
---|---|---|
Disable ( ) : void | ||
Enable ( ) : void | ||
GetCurrentWeatherByZone ( int zoneId ) : int? | ||
GetForecastByZone ( int zoneId, System.TimeSpan timeSpan ) : int? |
Méthode | Description | |
---|---|---|
GetEntries ( object stateInfo ) : void |
Gets the entries.
|
|
GetTitleFromHtmlImg ( string htmlString ) : string |
public GetCurrentWeatherByZone ( int zoneId ) : int? | ||
zoneId | int | |
Résultat | int? |
public GetForecastByZone ( int zoneId, System.TimeSpan timeSpan ) : int? | ||
zoneId | int | |
timeSpan | System.TimeSpan | |
Résultat | int? |