public IPCRemoteService(RemotingStrategy strategy)
 {
     this.strategy = strategy;
 }
Exemplo n.º 2
0
 public IPCRemoteService(RemotingStrategy strategy)
 {
     this.strategy = strategy;
 }