Resharper 4.5: How can I discard an interface and change all references to the only implementation?
- by Jim G.
Given:
I have an interface.
I have only class that implements that interface.
Question:
With Resharper 4.5 - How can I discard that interface and change all references to the only implementation?