C# Class MetaGeta.DataStore.GlobalSetting

Inheritance: INotifyPropertyChanged, IDataErrorInfo
Afficher le fichier Open project: anyoun/metageta

Méthodes publiques

Méthode Description
GlobalSetting ( string name, string value, string defaultValue, GlobalSettingType type ) : System
this ( string propertyName ) : string

Method Details

GlobalSetting() public méthode

public GlobalSetting ( string name, string value, string defaultValue, GlobalSettingType type ) : System
name string
value string
defaultValue string
type GlobalSettingType
Résultat System

this() public méthode

public this ( string propertyName ) : string
propertyName string
Résultat string