In vb.net its possible import a namespace into a project so you don't need
to add it to the top of every class. Is there a way to do this in c# on a
project level?
to add it to the top of every class. Is there a way to do this in c# on a
project level?
Comment