C# 클래스 DtaSpy.Samples.Export.ExportOptions

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

공개 메소드들

메소드 설명
ExportOptions ( ) : System
Parse ( string args ) : bool
PrintCommandLineHelp ( string message ) : int

메소드 상세

ExportOptions() 공개 메소드

public ExportOptions ( ) : System
리턴 System

Parse() 공개 메소드

public Parse ( string args ) : bool
args string
리턴 bool

PrintCommandLineHelp() 공개 메소드

public PrintCommandLineHelp ( string message ) : int
message string
리턴 int