C# Class Simple.Data.Oracle.Configuration.NamedConfigurationElementCollection

Inheritance: System.Configuration.ConfigurationElementCollection
Mostrar archivo Open project: SimonH/Simple.Data.Oracle

Protected Methods

Method Description
GetElementKey ( ConfigurationElement element ) : object
IsElementName ( string elementName ) : bool

Method Details

GetElementKey() protected method

protected GetElementKey ( ConfigurationElement element ) : object
element System.Configuration.ConfigurationElement
return object

IsElementName() protected method

protected IsElementName ( string elementName ) : bool
elementName string
return bool