NAnt SDK Documentation - v0.85-nightly-2005-11-09

NamespaceImport Constructor

[This is preliminary documentation and subject to change.]

Initializes a new instance of the NamespaceImport class.

Overload List

Initializes a new instance of the NamespaceImport class.

public NamespaceImport();

Initializes a new instance of the NamespaceImport class for the specified namespace.

public NamespaceImport(string);

See Also

NamespaceImport Class | NAnt.DotNet.Types Namespace