| Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference |
|
AttributeTypeFilter Constructor
Initializes a new instance of the AttributeTypeFilter class for the given attribute type.
[Visual Basic]
Public Overloads Sub New( _
ByVal
attributeType As
Type, _
ByVal
checkInherited As
Boolean _
)
Parameters
-
attributeType
- Type of the attribute.
-
checkInherited
- if set to
true [check inherited].
See Also
AttributeTypeFilter Class | Spring.Aop.Support Namespace | AttributeTypeFilter Constructor Overload List