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.
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.