C# Class ClientLauncher.UserPreferences

Show file Open project: swganhtools/swganhclientlauncher Class Usage Examples

Public Methods

Method Description
UpdateSettings ( SettingsType theType, object theSetting ) : void
UserPreferences ( ) : System

Private Methods

Method Description
LoadPreferences ( ) : void

Method Details

UpdateSettings() public method

public UpdateSettings ( SettingsType theType, object theSetting ) : void
theType SettingsType
theSetting object
return void

UserPreferences() public method

public UserPreferences ( ) : System
return System