C# 클래스 TSTool.TsToolMain

상속: TSTool.TsToolCommandBase
파일 보기 프로젝트 열기: Jamesits/TSTool

공개 메소드들

메소드 설명
CreateArgs ( ) : List
Main ( Array args ) : void

보호된 메소드들

메소드 설명
OnExecute ( CommandLineApplication app ) : int

비공개 메소드들

메소드 설명
GetVersion ( ) : string

메소드 상세

CreateArgs() 공개 메소드

public CreateArgs ( ) : List
리턴 List

Main() 공개 정적인 메소드

public static Main ( Array args ) : void
args Array
리턴 void

OnExecute() 보호된 메소드

protected OnExecute ( CommandLineApplication app ) : int
app CommandLineApplication
리턴 int