C# Class PitchingTube.Models.NoCacheAttribute

Inheritance: System.Web.Mvc.ActionFilterAttribute
Afficher le fichier Open project: thesameqad/pitchingtube

Méthodes publiques

Méthode Description
OnActionExecuted ( System.Web.Mvc.ActionExecutedContext context ) : void

Method Details

OnActionExecuted() public méthode

public OnActionExecuted ( System.Web.Mvc.ActionExecutedContext context ) : void
context System.Web.Mvc.ActionExecutedContext
Résultat void