mirror of
https://github.com/osukey/osukey.git
synced 2025-06-16 16:57:56 +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.