C# 클래스 FChoice.DevTools.HgbstUtils.Text.UI.HgbstUtilConfig

파일 보기 프로젝트 열기: DovetailSoftware/hgbst-utils

Private Properties

프로퍼티 타입 설명
HgbstUtilConfig System
MapValuesToProperties void

공개 메소드들

메소드 설명
GetUsageDisplay ( ) : string
ParseCommandLine ( string args ) : ParseResult

비공개 메소드들

메소드 설명
HgbstUtilConfig ( ) : System
MapValuesToProperties ( ParseResult result, object instance, IDictionary cfgValues ) : void

메소드 상세

GetUsageDisplay() 공개 정적인 메소드

public static GetUsageDisplay ( ) : string
리턴 string

ParseCommandLine() 공개 정적인 메소드

public static ParseCommandLine ( string args ) : ParseResult
args string
리턴 ParseResult