How to rearrange class members using Coderush Express
I've installed coderush expres开发者_JS百科s for visual studio 2010 and can't figure out how to rearrange my class members so that they are arranged by convention.
How can i do this?
The free CodeRush Xpress does not allow you to rearrange class members out-of-the-box. This can be done using the Member Organizer feature shipped in the CodeRush Pro version. The Member Organizer is an open source plug-in, so you may install it into CodeRush Xpress later. You might also ask DevExpress Support Team to send this plug-in to you.
精彩评论