The DisGUISE C# class library

PhoneBook Methods

The methods of the PhoneBook class are listed below. For a complete list of PhoneBook class members, see the PhoneBook Members topic.

Public Instance Methods

Equals (inherited from Object)  
GetHashCode (inherited from Object)  
GetType (inherited from Object)  
LookupByName Query the cache by name.
LookupByNumber Query the cache by phone number.
Refresh Retrieve a fresh copy of the phone book and store it inside the cache.
ToString (inherited from Object)  

Protected Instance Methods

Finalize (inherited from Object)  
MemberwiseClone (inherited from Object)  

See Also

PhoneBook Class | DisGUISE.Phone Namespace