J
Jan Michalski
Does anyone know how to incorporate classes with different namespaces within
a project? I have two classes with the same name but different namespace.
When I try to add the the second class of the same name the Visual Studio
NET IDE blocks my attempt and asks whether I want to overwrite the first
class. Which I do not want to do.
Compiling is fine outside the IDE.
a project? I have two classes with the same name but different namespace.
When I try to add the the second class of the same name the Visual Studio
NET IDE blocks my attempt and asks whether I want to overwrite the first
class. Which I do not want to do.
Compiling is fine outside the IDE.