C# Class FiltersWebSite.HandleExceptionActionFilter

Inheritance: ActionFilterAttribute
Afficher le fichier Open project: lodejard/AllNetCore

Méthodes publiques

Méthode Description
OnActionExecuted ( ActionExecutedContext context ) : void

Method Details

OnActionExecuted() public méthode

public OnActionExecuted ( ActionExecutedContext context ) : void
context ActionExecutedContext
Résultat void