C# 클래스 Simple.Data.Oracle.Tests.Configuration.TestConfigurationManager

상속: IConfigurationManager
파일 보기 프로젝트 열기: SimonH/Simple.Data.Oracle 1 사용 예제들

공개 메소드들

메소드 설명
GetSection ( string sectionName ) : object
TestConfigurationManager ( NameValueCollection appSettings = null, object section = null ) : System.Collections.Specialized

메소드 상세

GetSection() 공개 메소드

public GetSection ( string sectionName ) : object
sectionName string
리턴 object

TestConfigurationManager() 공개 메소드

public TestConfigurationManager ( NameValueCollection appSettings = null, object section = null ) : System.Collections.Specialized
appSettings System.Collections.Specialized.NameValueCollection
section object
리턴 System.Collections.Specialized