C# 클래스 NSoft.NFramework.Tools.CommandLineParser

Application의 Command Line 인자에 대한 파서입니다.
파일 보기 프로젝트 열기: debop/NFramework 1 사용 예제들

공개 메소드들

메소드 설명
CommandLineParser ( string args ) : System.Collections.Generic
this ( string parameterName ) : string

메소드 상세

CommandLineParser() 공개 메소드

public CommandLineParser ( string args ) : System.Collections.Generic
args string
리턴 System.Collections.Generic

this() 공개 메소드

public this ( string parameterName ) : string
parameterName string
리턴 string