C# Class NotifierCore.Crawler.WebClientEx

Inheritance: System.Net.WebClient
Afficher le fichier Open project: Zicore/TradingPostNotifier

Méthodes publiques

Méthode Description
WebClientEx ( ) : System

Méthodes protégées

Méthode Description
GetWebRequest ( Uri address ) : WebRequest

Method Details

GetWebRequest() protected méthode

protected GetWebRequest ( Uri address ) : WebRequest
address System.Uri
Résultat System.Net.WebRequest

WebClientEx() public méthode

public WebClientEx ( ) : System
Résultat System