Saturday, August 22, 2009

Complete .NET IEquatable implementation reference


I finally wrote a sample code that shows the correct way to implement all IEquatable related methods:
The unit tests that justify each line of code are there:

No comments: