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

Inheritance: System.Configuration.ConfigurationElementCollection
Afficher le fichier Open project: NLADP/ADF

Méthodes publiques

Méthode Description
SystemFactoryConfigurationElementCollection ( ) : System

Méthodes protégées

Méthode Description
CreateNewElement ( ) : ConfigurationElement
GetElementKey ( ConfigurationElement element ) : object

Method Details

CreateNewElement() protected méthode

protected CreateNewElement ( ) : ConfigurationElement
Résultat System.Configuration.ConfigurationElement

GetElementKey() protected méthode

protected GetElementKey ( ConfigurationElement element ) : object
element System.Configuration.ConfigurationElement
Résultat object

SystemFactoryConfigurationElementCollection() public méthode

public SystemFactoryConfigurationElementCollection ( ) : System
Résultat System