Méthode | Description | |
---|---|---|
BranchFactory ( string sourceBranch, string sourceFolder, Microsoft.TeamFoundation.VersionControl.Client.ChangesetVersionSpec changesetVersion, AutoMerge.BranchValidator branchValidator, IEventAggregator eventAggregator ) : System.Collections.Generic | ||
CreateSourceBranch ( ) : |
||
CreateTargetBranchInfo ( ItemIdentifier targetBranch, ItemIdentifier targetPath ) : |
Méthode | Description | |
---|---|---|
CreateBranch ( string targetBranch, string targetPath ) : |
public BranchFactory ( string sourceBranch, string sourceFolder, Microsoft.TeamFoundation.VersionControl.Client.ChangesetVersionSpec changesetVersion, AutoMerge.BranchValidator branchValidator, IEventAggregator eventAggregator ) : System.Collections.Generic | ||
sourceBranch | string | |
sourceFolder | string | |
changesetVersion | Microsoft.TeamFoundation.VersionControl.Client.ChangesetVersionSpec | |
branchValidator | AutoMerge.BranchValidator | |
eventAggregator | IEventAggregator | |
Résultat | System.Collections.Generic |
public CreateSourceBranch ( ) : |
||
Résultat |
public CreateTargetBranchInfo ( ItemIdentifier targetBranch, ItemIdentifier targetPath ) : |
||
targetBranch | ItemIdentifier | |
targetPath | ItemIdentifier | |
Résultat |