Struct Statics.Int32Hash
Hashing function for
Implements
Namespace: Towel
Assembly: Towel.dll
Syntax
public struct Int32Hash : IFunc<int, int>
Methods
| Improve this Doc View SourceInvoke(Int32)
Declaration
public int Invoke(int a)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Int32 | a |
Returns
| Type | Description |
|---|---|
| System.Int32 |