Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Utility
General
HashCodeCombiner
C# 클래스 Utility.General.HashCodeCombiner
파일 보기
프로젝트 열기: aistrate/RegexParser
공개 메소드들
메소드
설명
Combine
( ) :
int
Combine
(
int
h1
,
int
h2
) :
int
Optimized for two arguments (the most frequent case).
메소드 상세
Combine()
공개
정적인
메소드
public
static
Combine
( ) :
int
리턴
int
Combine()
공개
정적인
메소드
Optimized for two arguments (the most frequent case).
public
static
Combine
(
int
h1
,
int
h2
) :
int
h1
int
h2
int
리턴
int