Mid GoF Patterns

Add Methods for Removing Components:?

  • The Directory class currently only has an Add() method for adding

components. It could be improved by adding a Remove() method to allow for

the dynamic removal of files or subdirectories.

More from Design Patterns in C#

All questions for this course