Class InterceptAttribute
- Namespace
- Autofac.Extras.DynamicProxy
- Assembly
- Autofac.Extras.DynamicProxy.dll
[AttributeUsage(AttributeTargets.Class|AttributeTargets.Interface, AllowMultiple = true)]
public class InterceptAttribute : Attribute
- Inheritance
-
InterceptAttribute