Provides methods for manipulating objects.
public static class ObjectUtility
| name | description |
|---|---|
| static CreateEqualityComparer<T>(…) | Creates an equality comparer from delegates. (2 methods) |
| static GetHashCode<T>(…) | Gets the hash code for the specified object. |