Table of Contents

Constructor InterceptAttribute

Namespace
Autofac.Extras.DynamicProxy
Assembly
Autofac.Extras.DynamicProxy.dll

InterceptAttribute(Service)

public InterceptAttribute(Service interceptorService)

Parameters

interceptorService Service

InterceptAttribute(string)

public InterceptAttribute(string interceptorServiceName)

Parameters

interceptorServiceName string

InterceptAttribute(Type)

public InterceptAttribute(Type interceptorServiceType)

Parameters

interceptorServiceType Type