C# Class System.Net.Configuration.DefaultProxySection

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
DefaultProxySection ( ) : System.Collections.Generic

Méthodes protégées

Méthode Description
PostDeserialize ( ) : void
Reset ( ConfigurationElement parentElement ) : void

Method Details

DefaultProxySection() public méthode

public DefaultProxySection ( ) : System.Collections.Generic
Résultat System.Collections.Generic

PostDeserialize() protected méthode

protected PostDeserialize ( ) : void
Résultat void

Reset() protected méthode

protected Reset ( ConfigurationElement parentElement ) : void
parentElement System.Configuration.ConfigurationElement
Résultat void