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