C# Class Solutionizer.Helper.TfsHelper

Afficher le fichier Open project: thoemmi/Solutionizer

Méthodes publiques

Méthode Description
TryGetTeamProjectCollection ( string localPath, Uri &tfsName, string &tfsFolder ) : bool

Private Methods

Méthode Description
CreateTeamProjectPicker ( ) : dynamic
GetProjectCollections ( ) : dynamic
GetTeamProjectCollection ( Uri tfsName, object credentialsProvider ) : dynamic
GetWorkspace ( Uri tfsName, string localPath ) : dynamic
TfsHelper ( ) : System

Method Details

TryGetTeamProjectCollection() public static méthode

public static TryGetTeamProjectCollection ( string localPath, Uri &tfsName, string &tfsFolder ) : bool
localPath string
tfsName System.Uri
tfsFolder string
Résultat bool