C# Class SirenOfShame.Configuration.Settings

Inheritance: FormBase
ファイルを表示 Open project: AutomatedArchitecture/SirenOfShame Class Usage Examples

Public Methods

Method Description
Settings ( SirenOfShame.Lib.Settings.SirenOfShameSettings settings ) : System

Private Methods

Method Description
CancelClick ( object sender, EventArgs e ) : void
CheckForUpdatesClick ( object sender, EventArgs e ) : void
GetUpdateLocation ( ) : UpdateLocation
ImportFromAd ( ) : void
ImportFromAd_Click ( object sender, EventArgs e ) : void
ImportPersonFromAd ( SirenOfShame.Lib.Settings.PersonSetting personSetting, ActiveDirectoryService activeDirectoryService, string avatarsFolder ) : void
ImportPersonFromAdContinueOnError ( SirenOfShame.Lib.Settings.PersonSetting personSetting, ActiveDirectoryService activeDirectoryService, string avatarsFolder ) : void
InitializeAchievementAlertPreferences ( ) : void
InitializeMiscSection ( ) : void
InitializePollIntervalSection ( ) : void
InitializeReputationAndAchievementSection ( ) : void
InitializeUpdateLocationSection ( ) : void
OkClick ( object sender, EventArgs e ) : void
PollIntervalValueChanged ( object sender, EventArgs e ) : void
RefreshDurationText ( ) : void
ResetReputationClick ( object sender, EventArgs e ) : void
SetMiscSection ( ) : void
SetShowAchievements ( ) : void
UpdateLocationOtherCheckedChanged ( object sender, EventArgs e ) : void
ViewLogClick ( object sender, EventArgs e ) : void

Method Details

Settings() public method

public Settings ( SirenOfShame.Lib.Settings.SirenOfShameSettings settings ) : System
settings SirenOfShame.Lib.Settings.SirenOfShameSettings
return System