C# Class SimpleConfigSections.ConfigurationPropertyFactory.MonoFactory

Inheritance: ConfigurationPropertyFactory, IConfigurationPropertyFactory
Afficher le fichier Open project: miensol/SimpleConfigSections

Méthodes publiques

Méthode Description
Collection ( PropertyInfo propertyInfo, Type elementType ) : ConfigurationProperty

Method Details

Collection() public méthode

public Collection ( PropertyInfo propertyInfo, Type elementType ) : ConfigurationProperty
propertyInfo System.Reflection.PropertyInfo
elementType System.Type
Résultat System.Configuration.ConfigurationProperty