C# Class Smartiks.Framework.Data.Web.ValidateModelActionFilter

Inheritance: IAsyncActionFilter
Afficher le fichier Open project: smartikscomtr/smartiks-framework

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