Constructor NetNamespace
- Namespace
- Alternet.Syntax.CodeCompletion
- Assembly
- Alternet.Syntax.Parsers.Advanced.v9.dll
NetNamespace(string, bool)
Initializes a new instance of the NetNamespace
with specified parameters.
public NetNamespace(string nspace, bool system)
Parameters
NetNamespace(string, bool, string)
Initializes a new instance of the NetNamespace
with specified parameters.
public NetNamespace(string nspace, bool system, string alias)