C# Class FileUploadSample.APIs.CustomMultipartFormDataStreamProvider

Inheritance: System.Net.Http.MultipartFormDataStreamProvider
Mostrar archivo Open project: tugberkugurlu/ProWebAPI.Samples Class Usage Examples

Public Methods

Method Description
CustomMultipartFormDataStreamProvider ( string rootPath ) : System.Collections.Generic
GetLocalFileName ( HttpContentHeaders headers ) : string

Method Details

CustomMultipartFormDataStreamProvider() public method

public CustomMultipartFormDataStreamProvider ( string rootPath ) : System.Collections.Generic
rootPath string
return System.Collections.Generic

GetLocalFileName() public method

public GetLocalFileName ( HttpContentHeaders headers ) : string
headers System.Net.Http.Headers.HttpContentHeaders
return string