| Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference |
|
ComposablePointcut.Intersection(IPointcut) Method
Changes current pointcut to intersection of the current and supplied pointcut
[Visual Basic]
Public Overridable Overloads Sub Intersection( _
ByVal
other As
IPointcut _
)
Parameters
-
other
- pointcut to diff against
Return Value
updated pointcut
See Also
ComposablePointcut Class | Spring.Aop.Support Namespace | ComposablePointcut.Intersection Overload List