C# Class System.Net.Configuration.BypassElement

Inheritance: System.Configuration.ConfigurationElement
Mostra file Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
BypassElement ( ) : System
BypassElement ( string address ) : System

Method Details

BypassElement() public method

public BypassElement ( ) : System
return System

BypassElement() public method

public BypassElement ( string address ) : System
address string
return System