Code Refactor - Include Namespace in existing files

A

Augustin Prasanna

Is there any simpler way to add 'Namespace' to existing classes? I have
around 6000+ classes for which i need to add 'namespace'.

Regards,
Augustin
 
M

Masudur

Is there any simpler way to add 'Namespace' to existing classes? I have
around 6000+ classes for which i need to add 'namespace'.

Regards,
Augustin

oh god....6000+ class ?????!!!!!!!
Perhaps you can write a consol application... to loop through every
directory and the append the cs file with required namespace...
 
A

Augustin Prasanna

But the problem is, how will i locate the exact location where i need to
insert the 'namespace'? The signatures might not be same. Some might have
attributes etc..
 

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

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top