Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Calyptus
Mvc
RedirectBase
C# Class Calyptus.Mvc.RedirectBase
Inheritance:
System.Exception
ファイルを表示
Open project: sebmarkbage/calyptus.mvc
Protected Methods
Method
Description
Render
(
IHttpContext
context
,
string
url
) :
void
Method Details
Render()
protected
method
protected
Render
(
IHttpContext
context
,
string
url
) :
void
context
IHttpContext
url
string
return
void