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
@dbelmont Thanks for your effort. I managed to solve this in some other way. To be honest I don't remember how. Probably not using your library. Hopefully someone will find this feature useful.
For me is the problem to provide generic type like this:
var filter = new Filter<Person>();
What I need is:
Can you provide this version?
The text was updated successfully, but these errors were encountered: