Method OrderByDescending<TKey>(Expression<Func<TProps, TKey>>)

Assembly: redb.Core.dll

Sort descending by Props field.

IOrderedRedbQueryable<TProps> OrderByDescending<TKey>(Expression<Func<TProps, TKey>> keySelector)