ApiObjectGetHashCode Method

Simple Injector
Serves as the default hash function.

Namespace:  SimpleInjector.Advanced
Assembly:  SimpleInjector (in SimpleInjector.dll) Version: 5.3.0
Syntax

[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public override int GetHashCode()

Return Value

Type: Int32
A hash code for the current object.
See Also

Reference