Summary
Initializes a new instance of the
NAnt.DotNet.Types.NamespaceImport
class for the specified namespace.
- Assembly
- NAnt
.DotNet .dll - Namespace
- NAnt
.DotNet .Types - Containing Type
- NamespaceImport
Syntax
public NamespaceImport(string nameSpace)
Parameters
Name | Type | Description |
---|---|---|
nameSpace | string | The namespace. |
Return Value
Type | Description |
---|---|
void |