Brunet.RpcRoutingTestHandler.RpcRoutingTestHandler C# (CSharp) Method

RpcRoutingTestHandler() public method

public RpcRoutingTestHandler ( Node n ) : System
n Node
return System
    public RpcRoutingTestHandler(Node n) {
      _node = n;
    }
    public byte[] GetIdentification() {