Class Hashing
public static class Hashing- Inheritance
- 
      
      Hashing
- Inherited Members
Methods
CombineHashes(params int[])
Combines a set of hashses.
public static int CombineHashes(params int[] hashes)Parameters
- hashesint[]
Returns
Hash(params object[])
Hashes a set of objects.
public static int Hash(params object[] value)Parameters
- valueobject[]