C# Класс Simple.Data.Oracle.Tests.Configuration.TestConfigurationManager

Наследование: IConfigurationManager
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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