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