mirror of
https://github.com/osukey/osukey.git
synced 2025-08-02 22:26:41 +09:00
Replace manually-implemented CriteriaComparer with a call to Comparer<T>.Create() to decrease verbosity.
Replace manually-implemented CriteriaComparer with a call to Comparer<T>.Create() to decrease verbosity.