Method | Description | |
---|---|---|
FromString ( string proxy ) : Proxy | ||
IncrementErrorCount ( ) : void | ||
ToString ( ) : string | ||
TryParse ( string proxy ) : bool |
Method | Description | |
---|---|---|
Proxy ( string proxyUrl, int port ) : System |
public static FromString ( string proxy ) : Proxy | ||
proxy | string | |
return | Proxy |
public static TryParse ( string proxy ) : bool | ||
proxy | string | |
return | bool |