public TestStorageServiceRestClientFactory(IStorageServiceRestClient client)
 {
     this.Client = client;
 }
예제 #2
0
 public TestStorageServiceRestClientFactory(IStorageServiceRestClient client)
 {
     this.Client = client;
 }