DependencyMetadataTServiceGetHashCode Method

Simple Injector
Serves as the default hash function.

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

public override int GetHashCode()

Return Value

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

Reference