Home > Overview > Refactorings and code providers for working with interface declarations

Refactorings and code providers for working with interface declarations

July 29th, 2011

Refactor! Pro has many refactorings that are divided into several categories for clarity. One of the categories is Interfaces, where you can see the list of refactorings and code providers that are specific to interface declarations. The category is not as large as others at the moment, however, you might find these refactorings useful.

Here they are:

Add to Interface

Adds the active member declaration to the specified interface that is implemented by the current type.

Extract Interface

Provides an easy way to create a new interface with members that originate from an existing class or structure.

—–
Products: Refactor! Pro, CodeRush Xpress, Refactor! for VB.NET
Versions: 11.1 and up
VS IDEs: any
Updated: Jul/29/2011
ID: R035

Similar Posts: