Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
SelfHostWithBetterRouting
Controller
PageController
C# Class SelfHostWithBetterRouting.Controller.PageController
Inheritance:
ApiController
Mostrar archivo
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