C# Class IsraelHiking.API.Controllers.FileExplorerController

Inheritance: ApiController
Afficher le fichier Open project: IsraelHikingMap/Site Class Usage Examples

Méthodes publiques

Méthode Description
FileExplorerController ( IFileSystemHelper fileSystemHelper ) : System
GetListingPage ( string path ) : HttpResponseMessage

Private Methods

Méthode Description
ConvertListingToReponse ( FileExplorerViewModel fileExplorerViewModel ) : HttpResponseMessage
FileExplorerController ( ) : System
GetBaseUri ( string path ) : string
GetListingPhysicalPath ( string path ) : string

Method Details

FileExplorerController() public méthode

public FileExplorerController ( IFileSystemHelper fileSystemHelper ) : System
fileSystemHelper IFileSystemHelper
Résultat System

GetListingPage() public méthode

public GetListingPage ( string path ) : HttpResponseMessage
path string
Résultat System.Net.Http.HttpResponseMessage