Gets the hash code for the specified object.
public static int GetHashCode<T>(T obj)
The hash code for the specified object, or zero if the object is null.