Replies: 2 comments 1 reply
-
I've read a old blog. The |
Beta Was this translation helpful? Give feedback.
0 replies
-
I've read the example Dynamic Trader and the filter in it is created by
But when I try this in my project, the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In the README.md of this project, there is an example to filter a change set dynamically
But how can I create the
IObservable<Func<Person,bool>> observablePredicate = ...;
and modify it when needed?Beta Was this translation helpful? Give feedback.
All reactions