Method | Description | |
---|---|---|
DynamicActionInvoker ( IServiceLocator locator ) : System.Linq |
Method | Description | |
---|---|---|
FindAction ( System.Web.Mvc.ControllerContext controllerContext, System.Web.Mvc.ControllerDescriptor controllerDescriptor, string actionName ) : System.Web.Mvc.ActionDescriptor |
public DynamicActionInvoker ( IServiceLocator locator ) : System.Linq | ||
locator | IServiceLocator | |
return | System.Linq |
protected FindAction ( System.Web.Mvc.ControllerContext controllerContext, System.Web.Mvc.ControllerDescriptor controllerDescriptor, string actionName ) : System.Web.Mvc.ActionDescriptor | ||
controllerContext | System.Web.Mvc.ControllerContext | |
controllerDescriptor | System.Web.Mvc.ControllerDescriptor | |
actionName | string | |
return | System.Web.Mvc.ActionDescriptor |