C# Class NotifierCore.Crawler.WebClientEx

Inheritance: System.Net.WebClient
显示文件 Open project: Zicore/TradingPostNotifier

Public Methods

Method Description
WebClientEx ( ) : System

Protected Methods

Method Description
GetWebRequest ( Uri address ) : WebRequest

Method Details

GetWebRequest() protected method

protected GetWebRequest ( Uri address ) : WebRequest
address System.Uri
return System.Net.WebRequest

WebClientEx() public method

public WebClientEx ( ) : System
return System