Beispiel #1
0
 public TestComputeServiceRestClientFactory(IComputeServiceRestClient client)
 {
     this.Client = client;
 }
 public TestComputeServiceRestClientFactory(IComputeServiceRestClient client)
 {
     this.Client = client;
 }