C# Class DroidExplorer.Core.Net.ProxyInfo

Afficher le fichier Open project: camalot/droidexplorer Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
CreateProxy ( ) : WebProxy

Creates the WebProxy.

ProxyInfo ( ) : System

Initializes a new instance of the ProxyInfo class.

Method Details

CreateProxy() public méthode

Creates the WebProxy.
public CreateProxy ( ) : WebProxy
Résultat System.Net.WebProxy

ProxyInfo() public méthode

Initializes a new instance of the ProxyInfo class.
public ProxyInfo ( ) : System
Résultat System