Ejemplo n.º 1
0
 public Authority2(Socket socket)
 {
     this._socket = socket;
 }
Ejemplo n.º 2
0
 public Authority2(_url._origin._authority.Credential1 credential, _url._origin._authority.Socket authoritiy)
 {
     _credential = credential;
     _socket     = authoritiy;
 }