C# 클래스 SpecDrill.Configuration.ConfigurationManager

파일 보기 프로젝트 열기: CosminSontu/SpecDrill

보호된 프로퍼티들

프로퍼티 타입 설명
Log log4net.ILog

공개 메소드들

메소드 설명
Load ( string jsonConfiguration = null ) : Settings

비공개 메소드들

메소드 설명
FindConfigurationFile ( string folder ) : string
GetParentFolder ( string folder ) : string

메소드 상세

Load() 공개 정적인 메소드

public static Load ( string jsonConfiguration = null ) : Settings
jsonConfiguration string
리턴 Settings

프로퍼티 상세

Log 보호되어 있는 정적으로 프로퍼티

protected static ILog,log4net Log
리턴 log4net.ILog