C# Class OrchardCore.OpenId.Filters.OpenIdControllerAttribute

Inheritance: ActionFilterAttribute
Afficher le fichier Open project: herenwei/orchardcorechinesedocument

Méthodes publiques

Méthode Description
OnActionExecuting ( ActionExecutingContext context ) : void

Method Details

OnActionExecuting() public méthode

public OnActionExecuting ( ActionExecutingContext context ) : void
context ActionExecutingContext
Résultat void