| Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference |
|
AbstractPointcutAdvisor.Equals Method
Determines whether the specified Object is equal to the current Object.
[Visual Basic]
Public Overrides Sub Equals( _
ByVal
o As
Object _
)
Parameters
-
o
- The advisor to compare with.
Return Value
true if this instance is equal to the specified Object.
See Also
AbstractPointcutAdvisor Class | Spring.Aop.Support Namespace