C# 클래스 ConfigReader.ConfigurationSources.MappedAppConfigSource

상속: IConfigurationSource
파일 보기 프로젝트 열기: troygoode/ConfigReader

공개 메소드들

메소드 설명
GetConfigDictionary ( ) : string>.IDictionary
MappedAppConfigSource ( string mappedConfig ) : System.Collections.Generic

메소드 상세

GetConfigDictionary() 공개 메소드

public GetConfigDictionary ( ) : string>.IDictionary
리턴 string>.IDictionary

MappedAppConfigSource() 공개 메소드

public MappedAppConfigSource ( string mappedConfig ) : System.Collections.Generic
mappedConfig string
리턴 System.Collections.Generic