C# 클래스 OpenIDE.Core.Config.ConfigOptionsReader

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

공개 메소드들

메소드 설명
ConfigOptionsReader ( string paths ) : System
Parse ( ) : void

비공개 메소드들

메소드 설명
addOption ( string option, string comment ) : void

메소드 상세

ConfigOptionsReader() 공개 메소드

public ConfigOptionsReader ( string paths ) : System
paths string
리턴 System

Parse() 공개 메소드

public Parse ( ) : void
리턴 void