C# Class FChoice.DevTools.HgbstUtils.Text.UI.HgbstUtilConfig

Afficher le fichier Open project: DovetailSoftware/hgbst-utils

Private Properties

Свойство Type Description
HgbstUtilConfig System
MapValuesToProperties void

Méthodes publiques

Méthode Description
GetUsageDisplay ( ) : string
ParseCommandLine ( string args ) : ParseResult

Private Methods

Méthode Description
HgbstUtilConfig ( ) : System
MapValuesToProperties ( ParseResult result, object instance, IDictionary cfgValues ) : void

Method Details

GetUsageDisplay() public static méthode

public static GetUsageDisplay ( ) : string
Résultat string

ParseCommandLine() public static méthode

public static ParseCommandLine ( string args ) : ParseResult
args string
Résultat ParseResult