C# Class Prism.Util.CommandLineArgs

Afficher le fichier Open project: TerrariaPrismTeam/Prism

Méthodes publiques

Méthode Description
Parse ( string args, string>.Dictionary shortToLong ) : Prism.Util.Argument[]

Private Methods

Méthode Description
GetKvp ( string arg ) : string>.KeyValuePair
IsWord ( string s ) : bool

Method Details

Parse() public static méthode

public static Parse ( string args, string>.Dictionary shortToLong ) : Prism.Util.Argument[]
args string
shortToLong string>.Dictionary Keys must be culture-invariant uppercase.
Résultat Prism.Util.Argument[]