C# Class System.Net.Configuration.ServicePointManagerElement

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

Private Properties

Property Type Description

Public Methods

Method Description
ServicePointManagerElement ( ) : System

Protected Methods

Method Description
PostDeserialize ( ) : void

Method Details

PostDeserialize() protected method

protected PostDeserialize ( ) : void
return void

ServicePointManagerElement() public method

public ServicePointManagerElement ( ) : System
return System