C# 클래스 Com.Aurora.AuWeather.Models.Settings.CitySettingsModel

파일 보기 프로젝트 열기: aurora-lzzp/Aurora-Weather 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
IsCurrent bool

공개 메소드들

메소드 설명
CitySettingsModel ( ) : Com.Aurora.AuWeather.Models.HeWeather
CitySettingsModel ( CityInfo info ) : Com.Aurora.AuWeather.Models.HeWeather
Update ( ) : void

비공개 메소드들

메소드 설명
RequestZMW ( string s ) : void

메소드 상세

CitySettingsModel() 공개 메소드

public CitySettingsModel ( ) : Com.Aurora.AuWeather.Models.HeWeather
리턴 Com.Aurora.AuWeather.Models.HeWeather

CitySettingsModel() 공개 메소드

public CitySettingsModel ( CityInfo info ) : Com.Aurora.AuWeather.Models.HeWeather
info Com.Aurora.AuWeather.Models.HeWeather.CityInfo
리턴 Com.Aurora.AuWeather.Models.HeWeather

Update() 공개 메소드

public Update ( ) : void
리턴 void

프로퍼티 상세

IsCurrent 공개적으로 프로퍼티

public bool IsCurrent
리턴 bool