Exemplo n.º 1
0
 public TestNetworkServicePocoClientFactory(INetworkServicePocoClient client)
 {
     this.client = client;
 }
 public TestNetworkServicePocoClientFactory(INetworkServicePocoClient client)
 {
     this.client = client;
 }