C# Class TfsServices.Configuration.ConfigureTfs

Afficher le fichier Open project: AutomatedArchitecture/SirenOfShame

Méthodes publiques

Méthode Description
ConfigureTfs ( SirenOfShameSettings settings, TfsCiEntryPoint tfsCiEntryPoint, CiEntryPointSetting ciEntryPointSetting ) : System

Private Methods

Méthode Description
AddIfContainsChildren ( TreeNodeCollection nodes, TreeNode child ) : void
ApplyFilter ( ) : void
BuildConfigurationsAfterCheck ( object sender, TreeViewEventArgs e ) : void
DataBind ( ) : void
DataBindAsync ( ) : void
DisableCheckEvents ( Action action ) : void
Filter_TextChanged ( object sender, EventArgs e ) : void
GoClick ( object sender, EventArgs e ) : void
RefreshCheckednessOfParentNodes ( ) : void
RefreshCheckednessOfParentNodes ( TreeNode node ) : void
RefreshCredentials ( ) : void
Search_Click ( object sender, EventArgs e ) : void
SelectAllChildren ( TreeNode node ) : void
SetBuildDefinitionActive ( TreeNode node ) : void
SomeoneElseCheckedChanged ( object sender, EventArgs e ) : void
UrlTextChanged ( object sender, EventArgs e ) : void
WindowsCredentialsCheckedChanged ( object sender, EventArgs e ) : void
_applyBuildQuality_CheckedChanged ( object sender, EventArgs e ) : void

Method Details

ConfigureTfs() public méthode

public ConfigureTfs ( SirenOfShameSettings settings, TfsCiEntryPoint tfsCiEntryPoint, CiEntryPointSetting ciEntryPointSetting ) : System
settings SirenOfShameSettings
tfsCiEntryPoint TfsCiEntryPoint
ciEntryPointSetting CiEntryPointSetting
Résultat System