C# Class System.Configuration.SettingsProviderAttribute

Inheritance: System.Attribute
Show file Open project: gbarnett/shared-source-cli-2.0

Public Methods

Method Description
SettingsProviderAttribute ( Type providerType ) : System
SettingsProviderAttribute ( string providerTypeName ) : System

Method Details

SettingsProviderAttribute() public method

public SettingsProviderAttribute ( Type providerType ) : System
providerType System.Type
return System

SettingsProviderAttribute() public method

public SettingsProviderAttribute ( string providerTypeName ) : System
providerTypeName string
return System