C# 클래스 Com.Aurora.AuWeather.Models.SettingsModel

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

공개 프로퍼티들

프로퍼티 타입 설명
Current SettingsModel

공개 메소드들

메소드 설명
Get ( ) : SettingsModel
SaveSettings ( ) : void
Set ( bool v ) : void

메소드 상세

Get() 공개 정적인 메소드

public static Get ( ) : SettingsModel
리턴 SettingsModel

SaveSettings() 공개 메소드

public SaveSettings ( ) : void
리턴 void

Set() 공개 메소드

public Set ( bool v ) : void
v bool
리턴 void

프로퍼티 상세

Current 공개적으로 정적으로 프로퍼티

public static SettingsModel,Com.Aurora.AuWeather.Models Current
리턴 SettingsModel