Click or drag to resize

IAutofacActionFilter Methods

The IAutofacActionFilter type exposes the following members.

Methods
  NameDescription
Public methodOnActionExecutedAsync
Occurs after the action method is invoked.
Public methodOnActionExecutingAsync
Occurs before the action method is invoked.
Top
See Also