C# Class Cedar.Framework.Common.Client.MVCExtention.HandleErrorActionInvoker

Inheritance: System.Web.Mvc.ControllerActionInvoker
Afficher le fichier Open project: Chinaccn/surfboard Class Usage Examples

Méthodes publiques

Méthode Description
InvokeActionMethod ( System.Web.Mvc.ControllerContext controllerContext, System.Web.Mvc.ActionDescriptor actionDescriptor ) : System.Web.Mvc.ActionResult

Method Details

InvokeActionMethod() public méthode

public InvokeActionMethod ( System.Web.Mvc.ControllerContext controllerContext, System.Web.Mvc.ActionDescriptor actionDescriptor ) : System.Web.Mvc.ActionResult
controllerContext System.Web.Mvc.ControllerContext
actionDescriptor System.Web.Mvc.ActionDescriptor
Résultat System.Web.Mvc.ActionResult