Contains utility methods. More...
Static Public Member Functions | |
| static int | GetCombinedHashCode (params int[] values) |
| Returns a combined hash code for specified values. More... | |
Contains utility methods.
|
inlinestatic |
Returns a combined hash code for specified values.
| values | Integer values against which the combined hash code is calculated. |