Profile
Achievement
mark4asp's Recent SnippetsTagged c#
- All /
« Prev 1 Next »
Why? So that your class can be used with collection classes.
// basic class
Every object has a GetHashCode() and Equals() method by default which it inherits from Object. Unfortunately these methods are useless as they stand because they say no...
1
770
posted 14 years ago by mark4asp