design-patterns icon indicating copy to clipboard operation
design-patterns copied to clipboard

Decorator: rename working example sln

Open kaiosilveira opened this issue 2 years ago • 0 comments

Currently, the solution file for the working example of the Decorator Pattern is called "DecoratorPattern". It should be called StarbuzzCoffee to reflect the domain of the example and the current name of the directory wrapping it.

kaiosilveira avatar Oct 08 '22 19:10 kaiosilveira