public AzureBlobStorageHttpLargeMessageBodyStore(IAzureBlobStorageHttpClient httpClient)
 {
     _httpClient = httpClient;
 }
Пример #2
0
 public AzureBlobStorageHttpLargeMessageBodyStore(IAzureBlobStorageHttpClient httpClient)
 {
     _httpClient = httpClient;
 }