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