C# Class FilesManagement.CustomMultipartStreamProvider

Inheritance: System.Net.Http.MultipartFormDataStreamProvider
Afficher le fichier Open project: LeagueOfDevelopers/LodCore Class Usage Examples

Méthodes publiques

Méthode Description
CustomMultipartStreamProvider ( string rootPath ) : System.IO
GetLocalFileName ( HttpContentHeaders headers ) : string

Method Details

CustomMultipartStreamProvider() public méthode

public CustomMultipartStreamProvider ( string rootPath ) : System.IO
rootPath string
Résultat System.IO

GetLocalFileName() public méthode

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