Exemplo n.º 1
0
 public InprocRpcClient(IRpcServerStub stub)
 {
     server = new InprocRpcServer(stub);
 }
Exemplo n.º 2
0
 public InprocRpcClient(IRpcServerStub stub)
 {
     server = new InprocRpcServer(stub);
 }