C# Class Simple.Data.Oracle.Tests.Configuration.TestConfigurationManager

Inheritance: IConfigurationManager
Afficher le fichier Open project: SimonH/Simple.Data.Oracle Class Usage Examples

Méthodes publiques

Méthode Description
GetSection ( string sectionName ) : object
TestConfigurationManager ( NameValueCollection appSettings = null, object section = null ) : System.Collections.Specialized

Method Details

GetSection() public méthode

public GetSection ( string sectionName ) : object
sectionName string
Résultat object

TestConfigurationManager() public méthode

public TestConfigurationManager ( NameValueCollection appSettings = null, object section = null ) : System.Collections.Specialized
appSettings System.Collections.Specialized.NameValueCollection
section object
Résultat System.Collections.Specialized