watermark logo

#8 Design Patterns in C# : Decorator Structural Pattern

3 Views
sarada
sarada
03 Feb 2024

This is the last of an eight part series where Robert is joined by Phil Japikse to discuss design patterns. A design pattern is a best practice you can use in your code to solve a common problem. In this episode, Phil demonstrates the Decorator pattern. This pattern allows behavior to be added to an individual object, either statically or dynamically, without affecting the behavior of other objects from the same class.

Show more

0 Comments Sort By

No comments found

Facebook Comments

Up next