C# Class SME.GoogleClassroom.Worker.Rabbit.Filters.ChaveIntegracaoGoogleClassroomApi

Inheritance: Attribute, IAsyncActionFilter
Mostrar archivo Open project: prefeiturasp/SME-GoogleClassroom-API

Public Methods

Method Description
OnActionExecutionAsync ( ActionExecutingContext context, ActionExecutionDelegate next ) : Task

Method Details

OnActionExecutionAsync() public method

public OnActionExecutionAsync ( ActionExecutingContext context, ActionExecutionDelegate next ) : Task
context ActionExecutingContext
next ActionExecutionDelegate
return Task