[This is preliminary documentation and subject to change.]
Initializes a new instance of the Element.AttributeConfigurator class for the given Element.
Missing <remarks> documentation for M:NAnt.Core.Element.AttributeConfigurator.#ctor(NAnt.Core.Element,System.Xml.XmlNode,NAnt.Core.PropertyDictionary,NAnt.Core.FrameworkInfo)
Exception Type | Condition |
---|---|
ArgumentNullException |
element is a null reference (Nothing in Visual Basic). -or- elementNode is a null reference (Nothing in Visual Basic). -or- properties is a null reference (Nothing in Visual Basic). |
Element.AttributeConfigurator Class | NAnt.Core Namespace