C# Class FileUploadSample.APIs.CustomMultipartFormDataStreamProvider

Inheritance: System.Net.Http.MultipartFormDataStreamProvider
Afficher le fichier Open project: tugberkugurlu/ProWebAPI.Samples Class Usage Examples

Méthodes publiques

Méthode Description
CustomMultipartFormDataStreamProvider ( string rootPath ) : System.Collections.Generic
GetLocalFileName ( HttpContentHeaders headers ) : string

Method Details

CustomMultipartFormDataStreamProvider() public méthode

public CustomMultipartFormDataStreamProvider ( string rootPath ) : System.Collections.Generic
rootPath string
Résultat System.Collections.Generic

GetLocalFileName() public méthode

public GetLocalFileName ( HttpContentHeaders headers ) : string
headers System.Net.Http.Headers.HttpContentHeaders
Résultat string