Use directive
The use namespace directive is used to contribute a namespace to the open namespace list of the enclosing scope.
use namespace ns1
Syntax
-
UseDirective :
-
use namespace ListExpressionallowIn
The use namespace directive is used to contribute a namespace to the open namespace list of the enclosing scope.
use namespace ns1
Syntax