C# Class PitchingTube.Models.NoCacheAttribute

Inheritance: System.Web.Mvc.ActionFilterAttribute
ファイルを表示 Open project: thesameqad/pitchingtube

Public Methods

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

Method Details

OnActionExecuted() public method

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