C# Class Common.Infrastructure.Controllers.Attributes.SupportUrlFormatAttribute

Inheritance: Attribute, IAsyncActionFilter
Afficher le fichier Open project: Informatievlaanderen/public-api

Méthodes publiques

Méthode Description
OnActionExecutionAsync ( ActionExecutingContext context, ActionExecutionDelegate next ) : Task

Method Details

OnActionExecutionAsync() public méthode

public OnActionExecutionAsync ( ActionExecutingContext context, ActionExecutionDelegate next ) : Task
context ActionExecutingContext
next ActionExecutionDelegate
Résultat Task