Possible Duplicate:
IList<T> to IQueryable<T>

I have a List data, but I want a IQueryable data , is it possible from List data to IQueryable data?
Show me code

1 Answer
1

Tags:

Leave a Reply

Your email address will not be published. Required fields are marked *