C# Class System.Configuration.SettingsProviderAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: gbarnett/shared-source-cli-2.0

Méthodes publiques

Méthode Description
SettingsProviderAttribute ( Type providerType ) : System
SettingsProviderAttribute ( string providerTypeName ) : System

Method Details

SettingsProviderAttribute() public méthode

public SettingsProviderAttribute ( Type providerType ) : System
providerType System.Type
Résultat System

SettingsProviderAttribute() public méthode

public SettingsProviderAttribute ( string providerTypeName ) : System
providerTypeName string
Résultat System