C# 클래스 CommandLine.OptionMap

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

공개 메소드들

메소드 설명
EnforceRules ( ) : bool
OptionMap ( int capacity ) : System.Collections.Generic
this ( string key ) : OptionInfo

메소드 상세

EnforceRules() 공개 메소드

public EnforceRules ( ) : bool
리턴 bool

OptionMap() 공개 메소드

public OptionMap ( int capacity ) : System.Collections.Generic
capacity int
리턴 System.Collections.Generic

this() 공개 메소드

public this ( string key ) : OptionInfo
key string
리턴 OptionInfo