mirror of
https://github.com/emilybache/GildedRose-Refactoring-Kata.git
synced 2026-02-25 03:11:13 +00:00
- refactor the UpdateQuality method by : * removing all static item names * strongly typing the different items * moving specific business logic inside the business object |
||
|---|---|---|
| .. | ||
| AgingItem.cs | ||
| ConcertPass.cs | ||
| ConjuredItem.cs | ||
| GildedRose.cs | ||
| GildedRose.csproj | ||
| Item.cs | ||
| LegendaryItem.cs | ||
| Program.cs | ||