C# 클래스 MetaGeta.DataStore.GlobalSetting

상속: INotifyPropertyChanged, IDataErrorInfo
파일 보기 프로젝트 열기: anyoun/metageta

공개 메소드들

메소드 설명
GlobalSetting ( string name, string value, string defaultValue, GlobalSettingType type ) : System
this ( string propertyName ) : string

메소드 상세

GlobalSetting() 공개 메소드

public GlobalSetting ( string name, string value, string defaultValue, GlobalSettingType type ) : System
name string
value string
defaultValue string
type GlobalSettingType
리턴 System

this() 공개 메소드

public this ( string propertyName ) : string
propertyName string
리턴 string