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