C# Class DXVcs2Git.Console.ProcessTestsOptions

Inheritance: GeneralOptions
ファイルを表示 Open project: Xarlot/DXVcs2Git Class Usage Examples

Private Properties

Property Type Description

Public Methods

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

Method Details

ProcessTestsOptions() public method

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
return CommandLine