You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
Is it possible to search with the same syntax in some Collection<T> by fields of T?
Convert FilterNode to Predicate<T>. Didn't find anything in docs.
Best regards,
Dmitry
The text was updated successfully, but these errors were encountered:
Hi,
Is it possible to search with the same syntax in some
Collection<T>
by fields ofT
?Convert
FilterNode
toPredicate<T>
. Didn't find anything in docs.Best regards,
Dmitry
The text was updated successfully, but these errors were encountered: