Home » C# Programming » Namespaces

If a class called Point is present in namespace n1 as well as in namespace n2, then which of the following is the correct way to use the Point class?

← Previous Next →

Discussion & Comments

No comments yet. Be the first to comment!