What design patterns are used throughout the .NET Framework?

Viewed 20047

What classes in the .NET Framework implement the various design patterns such as decorator, factory, etc.?

7 Answers
Related