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

Element Constructor

[This is preliminary documentation and subject to change.]

Initializes a new instance of the Element class.

Overload List

Initializes a new instance of the Element class.

protected Element();

Initializes a new instance of the Element class from the specified element.

protected Element(Element);

See Also

Element Class | NAnt.Core Namespace