Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Calyptus
MVC
Binding
ParentActionAttribute
C# Class Calyptus.MVC.Binding.ParentActionAttribute
Inheritance:
ActionBaseAttribute
显示文件
Open project: sebmarkbage/calyptus.mvc
Public Methods
Method
Description
TryBinding
(
IHttpContext
context
,
IPathStack
path
) :
bool
Method Details
TryBinding()
public
method
public
TryBinding
(
IHttpContext
context
,
IPathStack
path
) :
bool
context
IHttpContext
path
IPathStack
return
bool