Auto clean up code removed from event?

  • Thread starter Thread starter Brett
  • Start date Start date
B

Brett

Is there a way to have VS.NET 2003 clean up unused events? For example,
Delphi has a nice feature in that it will remove unused event code if you
take your own code out of that event. Is there something like this for
VS.NET?

Thanks,
Brett
 
No but if you're taking your own code out then why not just take the whole
method out as well?
 

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