IAutofacActionFilter Methods |
The IAutofacActionFilter type exposes the following members.
Name | Description | |
---|---|---|
![]() | OnActionExecutedAsync |
Occurs after the action method is invoked.
|
![]() | OnActionExecutingAsync |
Occurs before the action method is invoked.
|