C# Class System.Net.Http.WinHttpHandlerUnitTests.WinHttpHandlerTest.CustomProxy

Inheritance: IWebProxy
Mostra file Open project: dotnet/corefx

Private Properties

Property Type Description
IWebProxy System.Uri
IWebProxy bool

Public Methods

Method Description
CustomProxy ( bool bypassAll ) : System

Private Methods

Method Description
IWebProxy ( Uri destination ) : Uri
IWebProxy ( Uri host ) : bool

Method Details

CustomProxy() public method

public CustomProxy ( bool bypassAll ) : System
bypassAll bool
return System