C# Class System.Net.CFNetwork.CFWebProxy

Inheritance: IWebProxy
Afficher le fichier Open project: remobjects/mono

Méthodes publiques

Méthode Description
CFWebProxy ( ) : System
GetProxy ( Uri targetUri ) : Uri
IsBypassed ( Uri targetUri ) : bool

Private Methods

Méthode Description
GetProxyUri ( CFProxy proxy, NetworkCredential &credentials ) : Uri
GetProxyUriFromScript ( IntPtr script, Uri targetUri, NetworkCredential &credentials ) : Uri

Method Details

CFWebProxy() public méthode

public CFWebProxy ( ) : System
Résultat System

GetProxy() public méthode

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

IsBypassed() public méthode

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