C# Class AppVeyorServices.ServerConfiguration.ConfigureAppVeyor

Inheritance: SirenOfShame.Lib.ServerConfiguration.ConfigureServerBase
Show file Open project: AutomatedArchitecture/SirenOfShame

Public Methods

Method Description
ConfigureAppVeyor ( ) : System
ConfigureAppVeyor ( SirenOfShame.Lib.Settings.SirenOfShameSettings sosSettings, AppVeyorCiEntryPoint appVeyorCiEntryPoint, SirenOfShame.Lib.Settings.CiEntryPointSetting ciEntryPointSetting ) : System

Private Methods

Method Description
ApplyFilter ( ) : void
ConnectClick ( object sender, EventArgs e ) : void
GetProjectsComplete ( IEnumerable buildDefinitions ) : void
GetProjectsError ( Exception ex ) : void
ProjectsAfterCheck ( object sender, TreeViewEventArgs e ) : void
ReloadProjects ( ) : void
_checkAll_Click ( object sender, EventArgs e ) : void
_filter_TextChanged ( object sender, EventArgs e ) : void
_search_Click ( object sender, EventArgs e ) : void

Method Details

ConfigureAppVeyor() public method

public ConfigureAppVeyor ( ) : System
return System

ConfigureAppVeyor() public method

public ConfigureAppVeyor ( SirenOfShame.Lib.Settings.SirenOfShameSettings sosSettings, AppVeyorCiEntryPoint appVeyorCiEntryPoint, SirenOfShame.Lib.Settings.CiEntryPointSetting ciEntryPointSetting ) : System
sosSettings SirenOfShame.Lib.Settings.SirenOfShameSettings
appVeyorCiEntryPoint AppVeyorCiEntryPoint
ciEntryPointSetting SirenOfShame.Lib.Settings.CiEntryPointSetting
return System