| Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference |
|
BaseCompositionAopProxy.Equals Method
Delegate to target object handling of equals method.
[Visual Basic]
Public Overrides Sub Equals( _
ByVal
obj As
Object _
)
Parameters
-
obj
- The object to compare with the current target object
Return Value
true if the specified Object is equal to the current target object; otherwise, false
See Also
BaseCompositionAopProxy Class | Spring.Aop.Framework.DynamicProxy Namespace