Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Aqueduct
Appia
Razor
NancyRazorErrorView
C# 클래스 Aqueduct.Appia.Razor.NancyRazorErrorView
상속:
ViewBase
파일 보기
프로젝트 열기: aqueduct/Appia
공개 메소드들
메소드
설명
Execute
( ) :
void
NancyRazorErrorView
(
string
message
) :
Aqueduct.Appia.Core
WriteLiteral
(
object
value
) :
void
메소드 상세
Execute()
공개
메소드
public
Execute
( ) :
void
리턴
void
NancyRazorErrorView()
공개
메소드
public
NancyRazorErrorView
(
string
message
) :
Aqueduct.Appia.Core
message
string
리턴
Aqueduct.Appia.Core
WriteLiteral()
공개
메소드
public
WriteLiteral
(
object
value
) :
void
value
object
리턴
void