C# Class ClientLauncher.UserPreferences

Afficher le fichier Open project: swganhtools/swganhclientlauncher Class Usage Examples

Méthodes publiques

Méthode Description
UpdateSettings ( SettingsType theType, object theSetting ) : void
UserPreferences ( ) : System

Private Methods

Méthode Description
LoadPreferences ( ) : void

Method Details

UpdateSettings() public méthode

public UpdateSettings ( SettingsType theType, object theSetting ) : void
theType SettingsType
theSetting object
Résultat void

UserPreferences() public méthode

public UserPreferences ( ) : System
Résultat System