Difference “using” Directive and Statement
The using directive is used for: 1. creating an alias for a class or a namespace. 2. permiting the use…
network
The using directive is used for: 1. creating an alias for a class or a namespace. 2. permiting the use…