Archives

Archives / 2008 / January
  • Generic expression IComparer

    This provides a generic IComparer using Linq expressions, the aim of the ExpressionComparer<T> is allow you sort collections or arrays of classes through its properties.