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

Assembly: redb.Core.dll

✅ FIX ISSUE #4: Override ThenByDescending for Tree context

public override IOrderedRedbQueryable<TProps> ThenByDescending<TKey>(Expression<Func<TProps, TKey>> keySelector)