C# Class NxPlx.ApplicationHost.Api.Authentication.Send404WhenNull

Inheritance: ActionFilterAttribute
Afficher le fichier Open project: rosenbjerg/NxPlx

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