C# Class Web.Generics.Infrastructure.Logging.LoggableAttribute

Inheritance: System.Web.Mvc.ActionFilterAttribute
ファイルを表示 Open project: inspira/Web.Generics Class Usage Examples

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