I was just wondering what is best practice for writing a function that returns the results of a linq query. What should
be the type of the function? Thanks for any advice anyone can provide.
↧
Function that returns the results of a linq query.
↧