C# Class DXVcs2Git.Console.PatchOptions

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
PatchOptions ( string branch, string tracker, string sourceRepo, string sourceBranch, string localFolder, string patchDir, string server, string login, string repo, string password, string authToken ) : CommandLine

Method Details

PatchOptions() public méthode

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
Résultat CommandLine