GildedRose-Refactoring-Kata/csharp/StrategyPatternExample
2017-10-20 12:28:44 +01:00
..
Strategies Refactored hardcoded item names. Now there are consts in Global class which define them. 2017-10-20 12:28:44 +01:00
CategoryStrategiesFactory.cs Refactored hardcoded item names. Now there are consts in Global class which define them. 2017-10-20 12:28:44 +01:00
GildedRoseStrategyPatternExample.cs Clean code. Refactored namespace Strategy to StrategyPatternExample. 2017-10-20 11:33:33 +01:00
ICategoryStrategy.cs Clean code. Refactored namespace Strategy to StrategyPatternExample. 2017-10-20 11:33:33 +01:00
ItemWrapperContext.cs Clean code. Refactored namespace Strategy to StrategyPatternExample. 2017-10-20 11:33:33 +01:00