C# Class DXVcs2Git.Console.GeneralOptions

Mostrar archivo Open project: Xarlot/DXVcs2Git

Private Properties

Property Type Description

Protected Methods

Method Description
GeneralOptions ( string server, string login, string repo, string password, string authToken ) : CommandLine

Method Details

GeneralOptions() protected method

protected GeneralOptions ( string server, string login, string repo, string password, string authToken ) : CommandLine
server string
login string
repo string
password string
authToken string
return CommandLine