| Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference |
|
AttributeMethodMatcher Constructor
Initializes a new instance of the AttributeMethodMatcher class for the given atribute type.
[Visual Basic]
Public Sub New( _
ByVal
attributeType As
Type _
)
Parameters
-
attributeType
- Type of the attribute to look for.
See Also
AttributeMethodMatcher Class | Spring.Aop.Support Namespace