Метод | Описание | |
---|---|---|
Create ( ITfsHelper tfsHelper, |
||
Run ( string tfsUrl, string projectName ) : int | ||
Run ( string tfsUrl, string projectName, string gitRepositoryPath ) : int |
public Create ( ITfsHelper tfsHelper, |
||
tfsHelper | ITfsHelper | |
clone | ||
remoteOptions | ||
Результат | System.ComponentModel |
public Run ( string tfsUrl, string projectName ) : int | ||
tfsUrl | string | |
projectName | string | |
Результат | int |
public Run ( string tfsUrl, string projectName, string gitRepositoryPath ) : int | ||
tfsUrl | string | |
projectName | string | |
gitRepositoryPath | string | |
Результат | int |