C# 클래스 Solutionizer.Helper.TfsHelper

파일 보기 프로젝트 열기: thoemmi/Solutionizer

공개 메소드들

메소드 설명
TryGetTeamProjectCollection ( string localPath, Uri &tfsName, string &tfsFolder ) : bool

비공개 메소드들

메소드 설명
CreateTeamProjectPicker ( ) : dynamic
GetProjectCollections ( ) : dynamic
GetTeamProjectCollection ( Uri tfsName, object credentialsProvider ) : dynamic
GetWorkspace ( Uri tfsName, string localPath ) : dynamic
TfsHelper ( ) : System

메소드 상세

TryGetTeamProjectCollection() 공개 정적인 메소드

public static TryGetTeamProjectCollection ( string localPath, Uri &tfsName, string &tfsFolder ) : bool
localPath string
tfsName System.Uri
tfsFolder string
리턴 bool