C# Class SelfHostWithBetterRouting.Controller.PageController

Inheritance: ApiController
Afficher le fichier Open project: Code-Inside/Samples

Méthodes publiques

Méthode Description
Get ( ) : HttpResponseMessage
GetStreamContent ( string folderAndFileInProjectPath ) : string

Method Details

Get() public méthode

public Get ( ) : HttpResponseMessage
Résultat System.Net.Http.HttpResponseMessage

GetStreamContent() public static méthode

public static GetStreamContent ( string folderAndFileInProjectPath ) : string
folderAndFileInProjectPath string
Résultat string