The Visual Studio Code Analysis Team Blog: Why does DoNotExposeGenericLists recommend that I expose Collection<T> instead of List<T>? (See comments under part 2 of Imar's article) as well.
Friday, April 04, 2008
Use public Collection<T> instead of public List<T>
2008-04-04T10:45:00-04:00
Владимир
C#|Must read|