| Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference |
|
AbstractMethodInvocation.Interceptors Property
The list of method interceptors.
[Visual Basic]
Public Overridable Property Interceptors() As
IList Public Get
End Get
Public Set
End Set
End Property
[C#]
public virtual
IList Interceptors { public get; public set; }
Remarks
May be .
See Also
AbstractMethodInvocation Class | Spring.Aop.Framework Namespace