Namespaces in C#

Namespaces in C#

This lesson introduces you to C# Namespaces.  Our objectives are as follows:

  • Understand what Namespace is.
  • Learn how to implement the using directive.
  • Learn to use alias directive.
  • Understand what are namespace members

[youtube https://www.youtube.com/watch?v=IQTbvVemMAg]

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top