Skip to content
| Marketplace
Sign in
Visual Studio>Tools>InsertNewParentClass for CodeRush
InsertNewParentClass for CodeRush

InsertNewParentClass for CodeRush

CodeRush Community Contributors

|
792 installs
| (0) | Free
InsertNewParentClass provides a CodeProvider which injects a new parent class inbetween the current class and it's existing parent.
Download

InsertNewParentClass is a code generation plugin for CodeRush which will inject a new class into an existing hierarchy.

What does that mean?

 Assume ClassA inherits from ClassB. Further that you have placed your caret name ofClassA. Activating InsertNewParentClass will...

  • Declare a new class ClassAParent which will inherit from ClassB
  • Alter the definition of ClassA such that it inherits from ClassAParent instead of ClassB

 

This plugin requires CodeRush. You can locate a free trial of CodeRush here.

CodeRush is a pow/erful productivity tool built by DevExpress. It is designed to help you produce higher quality, more readable code with far less effort and in a fraction of the time.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft