C# Class AngularAzureSearch.WebAPI.Providers.BlobStorageUploadProvider

Inheritance: System.Net.Http.MultipartFileStreamProvider
Datei anzeigen Open project: TheDarkCode/AngularAzureSearch

Public Methods

Method Description
BlobStorageUploadProvider ( ) : System.Collections.Generic
ExecutePostProcessingAsync ( ) : System.Threading.Tasks.Task

Method Details

BlobStorageUploadProvider() public method

public BlobStorageUploadProvider ( ) : System.Collections.Generic
return System.Collections.Generic

ExecutePostProcessingAsync() public method

public ExecutePostProcessingAsync ( ) : System.Threading.Tasks.Task
return System.Threading.Tasks.Task