Table of Contents

Class HashCodeUtils

Namespace
Lers.Utils
Assembly
Lers.Utils.dll

Утилиты для формирования хэше-чисел.

public static class HashCodeUtils
Inheritance
HashCodeUtils
Inherited Members

Methods

CreateCompositeHash(params int[])

Формирует хэш из нескольких чисел.

public static int CreateCompositeHash(params int[] numbers)

Parameters

numbers int[]

Returns

int