looking for utility that comment out class's methods body

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I am looking for a utility that make classes to a skeleton classes,
i mean to comment out the class's methods body and just leave all the
methods with return value of null/0/void.

or other way to comment out all the references to the class from the other
code files.

Thanks.
 
Apparently there's something in VS that lets you do this but it's not
visible at first, you have to find it and add it to your toolbar or
something - I've never seen it but I heard someone talking about it the
other day.
 

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