C# 클래스 DXVcs2Git.Console.PatchOptions

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
PatchOptions ( string branch, string tracker, string sourceRepo, string sourceBranch, string localFolder, string patchDir, string server, string login, string repo, string password, string authToken ) : CommandLine

메소드 상세

PatchOptions() 공개 메소드

public PatchOptions ( string branch, string tracker, string sourceRepo, string sourceBranch, string localFolder, string patchDir, string server, string login, string repo, string password, string authToken ) : CommandLine
branch string
tracker string
sourceRepo string
sourceBranch string
localFolder string
patchDir string
server string
login string
repo string
password string
authToken string
리턴 CommandLine