/StrategyDesignPattern

Strategy Design Pattern in C#

Primary LanguageC#MIT LicenseMIT

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