C# Class Paymetheus.ProcessArguments

Afficher le fichier Open project: decred/Paymetheus Class Usage Examples

Méthodes publiques

Méthode Description
ParseArguments ( string args ) : ProcessArguments

Private Methods

Méthode Description
ProcessArguments ( Paymetheus.Decred.BlockChainIdentity intendedNetwork, bool searchPathForWalletProcess, string extraWalletArgs ) : Paymetheus.Decred
TryTrimPrefix ( string s, string prefix, string &rest ) : bool

Method Details

ParseArguments() public static méthode

public static ParseArguments ( string args ) : ProcessArguments
args string
Résultat ProcessArguments