Skip to content

Repository with an example of using the "Decorator" pattern

License

Notifications You must be signed in to change notification settings

EpicSharpCode/DecoratorExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repository with an example of using the "Decorator" pattern

Theme: Pizzeria

Main idea:

► BEHAVIOR EXTENSION

Key ideas:

● Changing a object parts without making changes to the class itself.

● Composition as a source of behavior extension.

About

Repository with an example of using the "Decorator" pattern

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages