C# Class SimpleConfigSections.ConfigurationElementRegistrar.DotNetRegistrar

Inheritance: ConfigurationElementRegistrar
Mostra file Open project: miensol/SimpleConfigSections

Protected Methods

Method Description
Register ( ConfigurationElement element ) : void

Private Methods

Method Description
CreatePropertyBagAccessor ( ) : Hashtable

Method Details

Register() protected method

protected Register ( ConfigurationElement element ) : void
element System.Configuration.ConfigurationElement
return void