mirror of
https://github.com/osukey/osukey.git
synced 2025-06-13 15:28:05 +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.