C# Class System.Net.Tests.GlobalProxySelectionTest.MyWebProxy

Inheritance: IWebProxy
Afficher le fichier Open project: dotnet/corefx

Méthodes publiques

Méthode Description
GetProxy ( Uri destination ) : Uri
IsBypassed ( Uri host ) : bool
MyWebProxy ( ) : System.Diagnostics

Method Details

GetProxy() public méthode

public GetProxy ( Uri destination ) : Uri
destination Uri
Résultat Uri

IsBypassed() public méthode

public IsBypassed ( Uri host ) : bool
host Uri
Résultat bool

MyWebProxy() public méthode

public MyWebProxy ( ) : System.Diagnostics
Résultat System.Diagnostics