C# Class AcManager.Tools.Helpers.Api.KunosApiProvider.TimeoutyWebClient

Inheritance: System.Net.WebClient
Show file Open project: gro-ove/actools

Protected Methods

Method Description
GetWebRequest ( Uri uri ) : WebRequest

Method Details

GetWebRequest() protected method

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