Using Directive

The using directive allows the use of types in a namespace so that you do not have to fully qualify them.

Usage

using namespace;