0
kicks
Don't Expose Generic Lists
Exposing generic lists , list<T> through your API violates the VS.Net Code analysis rules and the framework design guidlines , if you r interesting in knowing why , read this quick article...