C# 클래스 DXVcs2Git.Console.ProcessTestsOptions

상속: GeneralOptions
파일 보기 프로젝트 열기: Xarlot/DXVcs2Git 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
ProcessTestsOptions ( string branch, string sourceRepo, string sourceBranch, string server, string login, string repo, string password, string authToken ) : CommandLine

메소드 상세

ProcessTestsOptions() 공개 메소드

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
리턴 CommandLine