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
CompareStructs
PointWithNameAndEquals
C# Class CompareStructs.PointWithNameAndEquals
Afficher le fichier
Open project: NikolayIT/CSharp-Tips-and-Tricks
Class Usage Examples
Méthodes publiques
Méthode
Description
Equals
(
PointWithNameAndEquals
other
) :
bool
Equals
(
object
obj
) :
bool
GetHashCode
( ) :
int
Method Details
Equals()
public
méthode
public
Equals
(
PointWithNameAndEquals
other
) :
bool
other
PointWithNameAndEquals
Résultat
bool
Equals()
public
méthode
public
Equals
(
object
obj
) :
bool
obj
object
Résultat
bool
GetHashCode()
public
méthode
public
GetHashCode
( ) :
int
Résultat
int