Method | Description | |
---|---|---|
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
ProxyItem ( ) : System | ||
ProxyItem ( bool isEnabled, string proxyAddr, string bypass ) : System | ||
ProxyItem ( bool isEnabled, string proxyAddr, string bypass, bool isAutoConfDisabled ) : System |
public ProxyItem ( bool isEnabled, string proxyAddr, string bypass ) : System | ||
isEnabled | bool | |
proxyAddr | string | |
bypass | string | |
return | System |
public ProxyItem ( bool isEnabled, string proxyAddr, string bypass, bool isAutoConfDisabled ) : System | ||
isEnabled | bool | |
proxyAddr | string | |
bypass | string | |
isAutoConfDisabled | bool | |
return | System |