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