C# Class SimpleConfigSections.ConfigurationPropertyFactory.MonoFactory

Inheritance: ConfigurationPropertyFactory, IConfigurationPropertyFactory
Mostra file Open project: miensol/SimpleConfigSections

Public Methods

Method Description
Collection ( PropertyInfo propertyInfo, Type elementType ) : ConfigurationProperty

Method Details

Collection() public method

public Collection ( PropertyInfo propertyInfo, Type elementType ) : ConfigurationProperty
propertyInfo System.Reflection.PropertyInfo
elementType System.Type
return System.Configuration.ConfigurationProperty