Skip to content

Latest commit

 

History

History

Decorator

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Decorator Pattern

Example program that demonstrates how to use the decorator pattern to add accessories to a car class.

Getting Started

Download, and then compile and run in your favorite editor.

Adding Accessories to Car class

Adding Accessories to Car class

Authors

  • Reynald Adolphe - Original authors
  • James Hiegel - Added comments and additional functionality to original program

Source

https://www.csharpstar.com/csharp-program-to-perform-bucket-sort/