C# Class Adf.ObjectFactory.ObjectBuilder.Configuration.SystemFactoryConfigurationElementCollection

Inheritance: System.Configuration.ConfigurationElementCollection
Datei anzeigen Open project: NLADP/ADF

Public Methods

Method Description
SystemFactoryConfigurationElementCollection ( ) : System

Protected Methods

Method Description
CreateNewElement ( ) : ConfigurationElement
GetElementKey ( ConfigurationElement element ) : object

Method Details

CreateNewElement() protected method

protected CreateNewElement ( ) : ConfigurationElement
return System.Configuration.ConfigurationElement

GetElementKey() protected method

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

SystemFactoryConfigurationElementCollection() public method

public SystemFactoryConfigurationElementCollection ( ) : System
return System