C# Class HibernatingRhinos.PhoneBook.Library.Entry

Afficher le fichier Open project: ayende/HibernatingRhinos.PhoneBook Class Usage Examples

Méthodes publiques

Méthode Description
Equals ( Entry other ) : bool
Equals ( object obj ) : bool
GetHashCode ( ) : int
ToString ( ) : string

Method Details

Equals() public méthode

public Equals ( Entry other ) : bool
other Entry
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

ToString() public méthode

public ToString ( ) : string
Résultat string