- public HttpResponseMessage Get(ODataQueryOptions)
- problem is that we don’t know the T when we try to do model binding
- one solutions is
- ODataQueryOptions<T>
Comments: http://aspnetwebstack.codeplex.com/SourceControl/changeset/2af4998c8b1c
- problem is that we don’t know the T when we try to do model binding
- one solutions is
- ODataQueryOptions<T>
Comments: http://aspnetwebstack.codeplex.com/SourceControl/changeset/2af4998c8b1c