C# Class Fan.Sys.Map.CIEqualityComparer

Inheritance: IEqualityComparer
Afficher le fichier Open project: xored/f4

Méthodes publiques

Méthode Description
Equals ( object x, object y ) : bool
GetHashCode ( object obj ) : int

Method Details

Equals() public méthode

public Equals ( object x, object y ) : bool
x object
y object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( object obj ) : int
obj object
Résultat int