Home » C# Programming » Namespaces

If a namespace is present in a library then which of the following is the correct way to use the elements of the namespace?

Correct Answer: Add Reference of the namespace. Import the namespace. Use the elements of the namespace.

← Previous Question Next Question→

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion