Wiley.com
Print this page Share

Professional C# 2008

ISBN: 978-0-470-19137-8
Paperback
1848 pages
March 2008
Professional C# 2008  (0470191376) cover image
This title is out-of-print and not currently available for purchase from this site.

Additional Text for pg 319
Additional text for pg 319:

The Racer class needs to override GetHashCode and Equals for this code sample, so the racersByCar delegates return the same object instances by querying for Ferrari and McLaren.
Back to Top