C# Class BlackMagic.Mvc.WebFormsBridge.RazorBridgeActionInvoker

Inheritance: System.Web.Mvc.ControllerActionInvoker
Afficher le fichier Open project: MattHoneycutt/BlackMagicMVC

Méthodes protégées

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

Method Details

CreateActionResult() protected méthode

protected CreateActionResult ( System.Web.Mvc.ControllerContext controllerContext, System.Web.Mvc.ActionDescriptor actionDescriptor, object actionReturnValue ) : System.Web.Mvc.ActionResult
controllerContext System.Web.Mvc.ControllerContext
actionDescriptor System.Web.Mvc.ActionDescriptor
actionReturnValue object
Résultat System.Web.Mvc.ActionResult