Example #1
0
 public void Connect(InetSocketAddress inetSocketAddress, int i)
 {
     throw new System.NotImplementedException();
 }
Example #2
0
 public Proxy(ProxyType type, InetSocketAddress inetSocketAddress)
 {
     throw new System.NotImplementedException();
 }