C# Class SelfHostWithBetterRouting.Controller.PageController

Inheritance: ApiController
Datei anzeigen Open project: Code-Inside/Samples

Public Methods

Method Description
Get ( ) : HttpResponseMessage
GetStreamContent ( string folderAndFileInProjectPath ) : string

Method Details

Get() public method

public Get ( ) : HttpResponseMessage
return System.Net.Http.HttpResponseMessage

GetStreamContent() public static method

public static GetStreamContent ( string folderAndFileInProjectPath ) : string
folderAndFileInProjectPath string
return string