.net - Implementing Sorting (IComparable<T>)
Another note to self - how to implement IComparable<T> in a class.
I seem to recall that the msdn documentation for this was poor, so this is definately good.
I seem to recall that the msdn documentation for this was poor, so this is definately good.

Leave a comment