C# Class DXVcs2Git.Console.ProcessTestsOptions

Inheritance: GeneralOptions
Afficher le fichier Open project: Xarlot/DXVcs2Git Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ProcessTestsOptions ( string branch, string sourceRepo, string sourceBranch, string server, string login, string repo, string password, string authToken ) : CommandLine

Method Details

ProcessTestsOptions() public méthode

public ProcessTestsOptions ( string branch, string sourceRepo, string sourceBranch, string server, string login, string repo, string password, string authToken ) : CommandLine
branch string
sourceRepo string
sourceBranch string
server string
login string
repo string
password string
authToken string
Résultat CommandLine