C# Class FT.Scraper.CompressingWebClient

Inheritance: System.Net.WebClient
Mostra file Open project: friism/folketsting Class Usage Examples

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