| Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference |
|
AttributeMatchingPointcut.TypeFilter Property
The ITypeFilter for this pointcut.
[Visual Basic]
Public NotOverridable ReadOnly Property TypeFilter() As
ITypeFilter _
Public Get
End Get
End Property
Property Value
The current ITypeFilter.
Implements
IPointcut.TypeFilter
See Also
AttributeMatchingPointcut Class | Spring.Aop.Support Namespace