C# Class AshMind.Web.Mvc.KeyModel.UseKeyProviderAttribute

Inheritance: System.Web.Mvc.ActionFilterAttribute
Exibir arquivo Open project: ashmind/neostructure

Public Methods

Method Description
OnActionExecuted ( System.Web.Mvc.ActionExecutedContext filterContext ) : void

Method Details

OnActionExecuted() public method

public OnActionExecuted ( System.Web.Mvc.ActionExecutedContext filterContext ) : void
filterContext System.Web.Mvc.ActionExecutedContext
return void