Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
UnityRose
CacheItem
C# Class UnityRose.CacheItem
Inheritance:
IComparer
Afficher le fichier
Open project: osROSE/UnityRose
Méthodes publiques
Méthode
Description
CacheItem
(
object
obj
) :
System
Compare
(
object
x
,
object
y
) :
int
IComparer Compare override
Method Details
CacheItem()
public
méthode
public
CacheItem
(
object
obj
) :
System
obj
object
Résultat
System
Compare()
public
méthode
IComparer Compare override
public
Compare
(
object
x
,
object
y
) :
int
x
object
left object
y
object
right object
Résultat
int