GildedRose-Refactoring-Kata/csharp/StrategyPatternExample/Strategies
2017-10-20 12:28:44 +01:00
..
CloseExpiredImproveQualityStrategy.cs Refactored hardcoded item names. Now there are consts in Global class which define them. 2017-10-20 12:28:44 +01:00
NormalDegradeStrategy.cs Refactored hardcoded item names. Now there are consts in Global class which define them. 2017-10-20 12:28:44 +01:00
OlderIsBetterStrategy.cs Refactored hardcoded item names. Now there are consts in Global class which define them. 2017-10-20 12:28:44 +01:00
TwiceFastDegradeQualityStrategy.cs Refactored hardcoded item names. Now there are consts in Global class which define them. 2017-10-20 12:28:44 +01:00