C# Class LitDev.LDWeather

Afficher le fichier Open project: litdev1/LitDev

Méthodes publiques

Méthode Description
Forecast ( Primitive location ) : Primitive

Get weather conditions for a location. This must be called before current condition details can be obtained.

Private Methods

Méthode Description
SetForecast ( string location ) : void

Method Details

Forecast() public static méthode

Get weather conditions for a location. This must be called before current condition details can be obtained.
public static Forecast ( Primitive location ) : Primitive
location Primitive A location, could be a town/city or zip/postcode.
Résultat Primitive