Visual Studio 2005 Add-In

  • Thread starter Thread starter Jon
  • Start date Start date
J

Jon

Hello all,

Does anyone know of a tool where you can highlight your private member
variables click some button and it creates your public member
variables?

Just being lazy really!

Thanks,

Jon
 
Hello Jon,
Hello all,

Does anyone know of a tool where you can highlight your private member
variables click some button and it creates your public member
variables?

DevExpress Coderush, JetBrains Resharper or just use the built in refactorings
that exist in Visual Studio.

There are probably even more tools out there, but these are the ones I tried.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top