Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Utility
General
HashCodeCombiner
C# Class Utility.General.HashCodeCombiner
显示文件
Open project: aistrate/RegexParser
Public Methods
Method
Description
Combine
( ) :
int
Combine
(
int
h1
,
int
h2
) :
int
Optimized for two arguments (the most frequent case).
Method Details
Combine()
public
static
method
public
static
Combine
( ) :
int
return
int
Combine()
public
static
method
Optimized for two arguments (the most frequent case).
public
static
Combine
(
int
h1
,
int
h2
) :
int
h1
int
h2
int
return
int