KendoNET.DynamicLinq
KendoNET.DynamicLinq copied to clipboard
Make DataSourceResult generic and fix tests.
When I ran the tests after pulling, they were failing due to a timezone mismatch. I fixed that and then made the DataSourceResult a generic class so it can be serialized/deserialized.
Thanks for your report, I will review it in recent days.