C# 클래스 Advtools.AdvInterceptor.Options

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

공개 메소드들

메소드 설명
Options ( ) : System
ParseCommandLine ( string args ) : bool

Parse the command-line arguments

비공개 메소드들

메소드 설명
ShowHelp ( OptionSet options ) : void

Display some help about this application

메소드 상세

Options() 공개 메소드

public Options ( ) : System
리턴 System

ParseCommandLine() 공개 메소드

Parse the command-line arguments
public ParseCommandLine ( string args ) : bool
args string Command-line arguments
리턴 bool