[910] Extract Superclass - Constructors
After I extract a superclass from a class that has a default ctor and a non-default ctor, the ctor original class ctor has a ": base()" added to it. This is greyed and will be removed as it's not needed. Could we avoid adding the base reference in the first place?
Thanks
Sean
Please sign in to leave a comment.