Multiple files in different namespace
Hi All, I am just the beginner of C#, and I try to write very simple code of C#. MY question is: if we have more than one file, and each file has its own "namespace" so, how does the main file calls or uses all of there namespace. Ok, let's say this in the simpliest way. Example that I have one file( let's say A) with its namespace named H which contains a class Hello. And, I have another file named Main. which have the "void Main". Now, how do I use the class Hello of the file A Plzzz help. Thanks in advance Tuine
tuine2003Posted Nov 21, 2004, 11:25 PM
bilnaadPosted Nov 21, 2004, 4:30 PM
robin 0Posted Nov 21, 2004, 6:12 AM
abdullahPosted Nov 21, 2004, 3:32 AM
tuine2003Posted Nov 20, 2004, 10:51 PM
robin 0Posted Nov 20, 2004, 4:31 AM