C# Class System.Configuration.ProtectedConfigurationProviderCollection

Inheritance: System.Configuration.Provider.ProviderCollection
Afficher le fichier Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Méthodes publiques

Méthode Description
Add ( ProviderBase provider ) : void
this ( string name ) : ProtectedConfigurationProvider

Method Details

Add() public méthode

public Add ( ProviderBase provider ) : void
provider System.Configuration.Provider.ProviderBase
Résultat void

this() public méthode

public this ( string name ) : ProtectedConfigurationProvider
name string
Résultat ProtectedConfigurationProvider