Method | Description | |
---|---|---|
InvokeAction ( System.Web.Mvc.ControllerContext controllerContext, string actionName ) : bool | ||
MvcToFubuControllerActionInvoker ( IBehaviorChainInvoker behaviorChainInvoker ) : System |
public InvokeAction ( System.Web.Mvc.ControllerContext controllerContext, string actionName ) : bool | ||
controllerContext | System.Web.Mvc.ControllerContext | |
actionName | string | |
return | bool |
public MvcToFubuControllerActionInvoker ( IBehaviorChainInvoker behaviorChainInvoker ) : System | ||
behaviorChainInvoker | IBehaviorChainInvoker | |
return | System |