ConfigurationConverterBase Constructor ()

 

Initializes a new instance of the ConfigurationConverterBase class.

Namespace:   System.Configuration
Assembly:  System.Configuration (in System.Configuration.dll)

protected:
ConfigurationConverterBase()

Because you normally use the converter types provided by the system, the only time you need the ConfigurationConverterBase constructor is when you must create your own conversion type.

.NET Framework
Available since 2.0
Return to top
Show: