Hello all,
I'm studying the "Professional C# 2008", in page 55, what does ".Namespace" mean ?! is it a method or what exactly ?!, I feel that if that line was only "return this.GetType();" without ".Namespace" then it will work just fine .
Any explanation for this?
Regards, Employee
|