메소드 | 설명 | |
---|---|---|
CommandActions ( IServiceLocator locator, ServicesRegistry registry ) : System.Web.Mvc | ||
FindAction ( System.Web.Mvc.ControllerContext controllerContext, System.Web.Mvc.ControllerDescriptor controllerDescriptor, string actionName ) : System.Web.Mvc.ActionDescriptor |
public CommandActions ( IServiceLocator locator, ServicesRegistry registry ) : System.Web.Mvc | ||
locator | IServiceLocator | |
registry | ServicesRegistry | |
리턴 | System.Web.Mvc |
public 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 | |
리턴 | System.Web.Mvc.ActionDescriptor |