public IPCRemoteService(RemotingStrategy strategy)
 {
     this.strategy = strategy;
 }
示例#2
0
 public IPCRemoteService(RemotingStrategy strategy)
 {
     this.strategy = strategy;
 }