C# 클래스 LitDev.LDWeather

파일 보기 프로젝트 열기: litdev1/LitDev

공개 메소드들

메소드 설명
Forecast ( Primitive location ) : Primitive

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

비공개 메소드들

메소드 설명
SetForecast ( string location ) : void

메소드 상세

Forecast() 공개 정적인 메소드

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.
리턴 Primitive