public TestStorageServiceRestClientFactory(IStorageServiceRestClient client)
 {
     this.Client = client;
 }
Exemplo n.º 2
0
 public TestStorageServiceRestClientFactory(IStorageServiceRestClient client)
 {
     this.Client = client;
 }