RegistrationExtensionsAsWebApiActionFilterWhere Method |
Name | Description | |
---|---|---|
AsWebApiActionFilterWhere(IRegistrationBuilderObject, IConcreteActivatorData, SingleRegistrationStyle, FuncHttpActionDescriptor, Boolean, FilterScope) |
Sets the provided registration to act as an IAutofacActionFilter or IAutofacContinuationActionFilter, based on a predicate that filters which actions it is applied to.
| |
AsWebApiActionFilterWhere(IRegistrationBuilderObject, IConcreteActivatorData, SingleRegistrationStyle, FuncILifetimeScope, HttpActionDescriptor, Boolean, FilterScope) |
Sets the provided registration to act as an IAutofacActionFilter or IAutofacContinuationActionFilter, based on a predicate that filters which actions it is applied to.
|