C# Class NSoft.NFramework.Tools.CommandLineParser

Application의 Command Line 인자에 대한 파서입니다.
Afficher le fichier Open project: debop/NFramework Class Usage Examples

Méthodes publiques

Méthode Description
CommandLineParser ( string args ) : System.Collections.Generic
this ( string parameterName ) : string

Method Details

CommandLineParser() public méthode

public CommandLineParser ( string args ) : System.Collections.Generic
args string
Résultat System.Collections.Generic

this() public méthode

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