Exploring Extract Interface
Let's dive into the details surrounding Extract Interface.
- The
- C# : How to
- Episode #163 In this episode we are going to take a look at another refactoring technique, the
- How to follow the principle of Couple To Abstractions, Not Concretions, and how to avoid tempting others to break the rule.
- Start with an existing Service class that is passed into a ViewModel.
In-Depth Information on Extract Interface
In this video, I'm going to teach you how to A screencast of one of Martin Fowler's refactoring patterns from the series called Dealing With Generalization. Thinking in 11 Refactoring Extract Interface
Extract
That wraps up our extensive overview of Extract Interface.