C# 클래스 ServiceInsight.Startup.CommandLineArgParser

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

공개 메소드들

메소드 설명
CommandLineArgParser ( EnvironmentWrapper environment ) : System.Collections.Generic
Parse ( ) : void

비공개 메소드들

메소드 설명
AddUnsupportedKey ( string key ) : void
PopulateKeyValue ( string key, string value ) : void

메소드 상세

CommandLineArgParser() 공개 메소드

public CommandLineArgParser ( EnvironmentWrapper environment ) : System.Collections.Generic
environment EnvironmentWrapper
리턴 System.Collections.Generic

Parse() 공개 메소드

public Parse ( ) : void
리턴 void