C# Class System.Net.Configuration.BypassElement

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
BypassElement ( ) : System
BypassElement ( string address ) : System

Method Details

BypassElement() public méthode

public BypassElement ( ) : System
Résultat System

BypassElement() public méthode

public BypassElement ( string address ) : System
address string
Résultat System