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