C# Class Subdomain.Routing.AsyncCtp.CoreControllerActionInvoker

Core Controller Action Invoker

Inheritance: System.Web.Mvc.ControllerActionInvoker
Mostra file Open project: JSkimming/Subdomain-Routing

Protected Methods

Method Description
GetControllerDescriptor ( System.Web.Mvc.ControllerContext controllerContext ) : System.Web.Mvc.ControllerDescriptor

Method Details

GetControllerDescriptor() protected method

protected GetControllerDescriptor ( System.Web.Mvc.ControllerContext controllerContext ) : System.Web.Mvc.ControllerDescriptor
controllerContext System.Web.Mvc.ControllerContext
return System.Web.Mvc.ControllerDescriptor