NAnt.Core.Element.Element C# (CSharp) Method

Element() protected method

Initializes a new instance of the Element class.
protected Element ( ) : System
return System
        protected Element()
        {
        }

Same methods

Element::Element ( Element e ) : System