C# Class SimpleConfigSections.ConfigurationElementRegistrar.MonoRegistrar

Inheritance: ConfigurationElementRegistrar
Afficher le fichier Open project: miensol/SimpleConfigSections

Méthodes protégées

Méthode Description
Register ( ConfigurationElement element ) : void

Private Methods

Méthode Description
CreateElementInformationAccessor ( ) : FieldInfo
CreateElementInformationConstructor ( ) : ElementInformation>.Func
CreateElementMapPropertiesAccessor ( ) : FieldInfo
ReflectElementMapType ( ) : Type
RetrieveElementMapsHashtable ( ) : Hashtable

Method Details

Register() protected méthode

protected Register ( ConfigurationElement element ) : void
element System.Configuration.ConfigurationElement
Résultat void