Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Calyptus
MVC
Binding
ParentActionAttribute
C# Class Calyptus.MVC.Binding.ParentActionAttribute
Inheritance:
ActionBaseAttribute
Mostra file
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