NAnt SDK Documentation - v0.92

Element Constructor

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