C# Class HibernatingRhinos.PhoneBook.Library.Entry

Show file Open project: ayende/HibernatingRhinos.PhoneBook Class Usage Examples

Public Methods

Method Description
Equals ( Entry other ) : bool
Equals ( object obj ) : bool
GetHashCode ( ) : int
ToString ( ) : string

Method Details

Equals() public method

public Equals ( Entry other ) : bool
other Entry
return bool

Equals() public method

public Equals ( object obj ) : bool
obj object
return bool

GetHashCode() public method

public GetHashCode ( ) : int
return int

ToString() public method

public ToString ( ) : string
return string