mirror of
https://github.com/osukey/osukey.git
synced 2025-06-02 19:37:19 +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.