Méthode | Description | |
---|---|---|
Add ( string key, string val ) : void | ||
CommandLineArguments ( string Args ) : System | ||
NoArgs ( ) : bool | ||
NoOptions ( ) : bool | ||
this ( string Param ) : string |
public Add ( string key, string val ) : void | ||
key | string | |
val | string | |
Résultat | void |
public CommandLineArguments ( string Args ) : System | ||
Args | string | |
Résultat | System |