Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Boo
Lang
Compiler
TypeSystem
TypeSystemServices.ArrayHash
C# Class Boo.Lang.Compiler.TypeSystem.TypeSystemServices.ArrayHash
ファイルを表示
Open project: boo/boo-lang
Public Methods
Method
Description
ArrayHash
(
IType
elementType
,
int
rank
) :
System
Equals
(
object
obj
) :
bool
GetHashCode
( ) :
int
Method Details
ArrayHash()
public
method
public
ArrayHash
(
IType
elementType
,
int
rank
) :
System
elementType
IType
rank
int
return
System
Equals()
public
method
public
Equals
(
object
obj
) :
bool
obj
object
return
bool
GetHashCode()
public
method
public
GetHashCode
( ) :
int
return
int