| Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference |
|
AttributeTypeFilter.CheckInherited Property
Indicates, whether this filter considers base types for filtering.
[Visual Basic]
Public ReadOnly Property CheckInherited() As
Boolean Public Get
End Get
End Property
[C#]
public
bool CheckInherited { public get; }
See Also
AttributeTypeFilter Class | Spring.Aop.Support Namespace