Hi,
I have a couple of properties and I want to collect them under a class to make my code more clean.
Can I do this quickly with ReSharper?
thanks
Hi,
I have a couple of properties and I want to collect them under a class to make my code more clean.
Can I do this quickly with ReSharper?
thanks
Yes, I believe that's one of the standard refactorings built into ReSparper and IntelliJ.
Move Static Member is Ctrl +R, O
in ReSharper. They have a printable keymap which is also helpful before you learn them all (I still haven't...) You can find it here.