public AzureBlobStorageHttpLargeMessageBodyStore(IAzureBlobStorageHttpClient httpClient)
 {
     _httpClient = httpClient;
 }
Esempio n. 2
0
 public AzureBlobStorageHttpLargeMessageBodyStore(IAzureBlobStorageHttpClient httpClient)
 {
     _httpClient = httpClient;
 }