Method HashType
HashType(TypeDefinition, Int32)
Declaration
public static ulong HashType(TypeDefinition typeDef, int fieldIndex = 0)
Parameters
| Type | Name | Description |
|---|---|---|
| TypeDefinition | typeDef | |
| Int32 | fieldIndex |
Returns
| Type | Description |
|---|---|
| UInt64 |
HashType(Type, Int32)
Declaration
public static ulong HashType(Type type, int fieldIndex = 0)
Parameters
| Type | Name | Description |
|---|---|---|
| Type | type | |
| Int32 | fieldIndex |
Returns
| Type | Description |
|---|---|
| UInt64 |