Skip to main content
Filter by
Sorted by
Tagged with
Best practices
0 votes
3 replies
65 views

I’m studying and implementing the Composite design pattern in C# for a university project. In most textbook examples (GoF, Refactoring.Guru, etc.) the class hierarchy looks like this: Component ├── ...
user31880897's user avatar