Table of Contents

Class ParameterFilterAttribute

Namespace
Autofac.Extras.AttributeMetadata
Assembly
Autofac.Extras.AttributeMetadata.dll
[AttributeUsage(AttributeTargets.Parameter)]
[Obsolete("Use the Autofac.Features.AttributeFilters.ParameterFilterAttribute from the core Autofac library instead.")]
public abstract class ParameterFilterAttribute : Attribute
Inheritance
ParameterFilterAttribute
Derived

Constructors

ParameterFilterAttribute()

Methods

ResolveParameter(ParameterInfo, IComponentContext)