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
NugetCracker
Components
BasicReference
C# Class NugetCracker.Components.BasicReference
Inheritance:
IReference
Afficher le fichier
Open project: monoman/NugetCracker
Méthodes publiques
Méthode
Description
Equals
(
IReference
other
) :
bool
Equals
(
object
obj
) :
bool
GetHashCode
( ) :
int
Private Methods
Méthode
Description
IsEqual
(
IReference
other
) :
bool
Method Details
Equals()
public
méthode
public
Equals
(
IReference
other
) :
bool
other
IReference
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