public IPCRemoteService(RemotingStrategy strategy)
 {
     this.strategy = strategy;
 }
예제 #2
0
 public IPCRemoteService(RemotingStrategy strategy)
 {
     this.strategy = strategy;
 }