Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 477 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 477 Bytes

Strategy Design Pattern

Description

Following the Strategy Design Pattern defined in https://sourcemaking.com/design_patterns/strategy you can find here this pattern written in C#.

The next diagram represents the Strategy Design Pattern that you can find in the link above.

Strategy Design Pattern - diagram