C# Class LitDev.LDWeather

Exibir arquivo Open project: litdev1/LitDev

Public Methods

Method Description
Forecast ( Primitive location ) : Primitive

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

Private Methods

Method Description
SetForecast ( string location ) : void

Method Details

Forecast() public static method

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.
return Primitive