示例#1
0
 public TestStorageServicePocoClientFactory(IStorageServicePocoClient client)
 {
     this.client = client;
 }
 public TestStorageServicePocoClientFactory(IStorageServicePocoClient client)
 {
     this.client = client;
 }