public AzureBlobStorageHttpLargeMessageBodyStore(IAzureBlobStorageHttpClient httpClient)
 {
     _httpClient = httpClient;
 }
Beispiel #2
0
 public AzureBlobStorageHttpLargeMessageBodyStore(IAzureBlobStorageHttpClient httpClient)
 {
     _httpClient = httpClient;
 }