| Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference |
|
BaseCompositionAopProxy.GetHashCode Method
Delgate to the target object generation of the hash code.
[Visual Basic]
Public Overrides Sub GetHashCode()
[C#]
public override
int GetHashCode();
Return Value
A hash code for the target object.
See Also
BaseCompositionAopProxy Class | Spring.Aop.Framework.DynamicProxy Namespace