C# Class HitProxy.BrowserProxy

Manages browser proxy settings
Exibir arquivo Open project: hultqvist/HitProxy Class Usage Examples

Public Methods

Method Description
BrowserProxy ( Proxy proxy ) : System

Read and store default settings

Private Methods

Method Description
Disable ( ) : bool

Restore previous proxy settings

Enable ( ) : bool

Enable HitProxy Proxy Settings in Browser

Method Details

BrowserProxy() public method

Read and store default settings
public BrowserProxy ( Proxy proxy ) : System
proxy Proxy
return System