Delegate FastEquality.TypeInfo.ManagedGetHashCodeDelegate
Namespace: Unity.Entities
Syntax
public delegate int ManagedGetHashCodeDelegate(object obj);
Parameters
Type | Name | Description |
---|---|---|
Object | obj |
Returns
Type | Description |
---|---|
Int32 |
public delegate int ManagedGetHashCodeDelegate(object obj);
Type | Name | Description |
---|---|---|
Object | obj |
Type | Description |
---|---|
Int32 |