C# 클래스 FluentBuild.BuildExe.CommandLineParser

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

공개 메소드들

메소드 설명
CommandLineParser ( string args ) : System
GetFullPathIfRelative ( string path ) : string

비공개 메소드들

메소드 설명
DetermineVerbosity ( string data ) : void
ParseArg ( string arg ) : void

메소드 상세

CommandLineParser() 공개 메소드

public CommandLineParser ( string args ) : System
args string
리턴 System

GetFullPathIfRelative() 공개 메소드

public GetFullPathIfRelative ( string path ) : string
path string
리턴 string