C# Class NiceHashMiner.Utils.CommandLineParser

Afficher le fichier Open project: nicehash/NiceHashMiner Class Usage Examples

Méthodes publiques

Свойство Type Description
IsLang bool
LangValue LanguageType

Méthodes publiques

Méthode Description
CommandLineParser ( string argv ) : System

Private Methods

Méthode Description
ParseCommandLine ( string argv, string find, string &value ) : bool

Method Details

CommandLineParser() public méthode

public CommandLineParser ( string argv ) : System
argv string
Résultat System

Property Details

IsLang public_oe property

public bool IsLang
Résultat bool

LangValue public_oe property

public LanguageType LangValue
Résultat LanguageType