
SOLID Design Principles in C# - Part 2 - Open-Closed
3 articles found

SOLID Design Principles in C# - Part 2 - Open-Closed

SOLID Design Principles in C# - Single Responsibility

What's the difference between IEnumerable, ICollection, IList and IQueryable?