C# Class DXVcs2Git.Console.SyncOptions

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
SyncOptions ( string branch, string tracker, int commitsCount, string localFolder, string server, string login, string repo, string password, string authToken ) : CommandLine

Method Details

SyncOptions() public méthode

public SyncOptions ( string branch, string tracker, int commitsCount, string localFolder, string server, string login, string repo, string password, string authToken ) : CommandLine
branch string
tracker string
commitsCount int
localFolder string
server string
login string
repo string
password string
authToken string
Résultat CommandLine