Click or drag to resize

ContractBasedServiceGetHashCode Method

Serves as a hash function for a particular ExportDefinition.

Namespace:  Autofac.Integration.Mef
Assembly:  Autofac.Integration.Mef (in Autofac.Integration.Mef.dll) Version: 6.0.0+4280ac7e7f34f8dcbf61bbdf820a070216e453fc
Syntax
public override int GetHashCode()

Return Value

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