A Dynamic, Generic, Type-Safe Comparer

Posted on Code Project See other posts from Code Project
Published on Wed, 31 Mar 2010 02:40:00 GMT Indexed on 2010/03/31 2:43 UTC
Read the original article Hit count: 205

Filed under:
An IComparer implementation which enables comparing by any number and order of properties. Type safety is the driving force.

© Code Project or respective owner