C# 클래스 NSoft.NFramework.Nini.Util.ArgvParser

파일 보기 프로젝트 열기: debop/NFramework 1 사용 예제들

공개 메소드들

메소드 설명
ArgvParser ( string args ) : System.Collections.Specialized
this ( string param ) : string

비공개 메소드들

메소드 설명
Extract ( string args ) : void

메소드 상세

ArgvParser() 공개 메소드

public ArgvParser ( string args ) : System.Collections.Specialized
args string
리턴 System.Collections.Specialized

this() 공개 메소드

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