C# Class GrabzIt.Net.QuickWebClient

Inheritance: System.Net.WebClient
Mostra file Open project: grabzit/grabzit

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