C# Class NSoft.NFramework.Nini.Util.ArgvParser

Afficher le fichier Open project: debop/NFramework Class Usage Examples

Méthodes publiques

Méthode Description
ArgvParser ( string args ) : System.Collections.Specialized
this ( string param ) : string

Private Methods

Méthode Description
Extract ( string args ) : void

Method Details

ArgvParser() public méthode

public ArgvParser ( string args ) : System.Collections.Specialized
args string
Résultat System.Collections.Specialized

this() public méthode

public this ( string param ) : string
param string
Résultat string