What is the difference between IEnumerable , IQueryable and List in .NET?
When is it better to use one or the other?
Why does ReSharper suggest changing the return of this function, for example, from List<T> :
private Li...
asked by
27.05.2014 / 18:50