Element.AttributeConfigurator.

Element.

InitializeBuildElement(XmlNode, Type) Method

Assembly
NAnt.Core.dll
Namespace
NAnt.Core
Containing Type
Element.AttributeConfigurator

Syntax

protected virtual Element InitializeBuildElement(XmlNode childNode, Type elementType)

Parameters

Name Type Description
childNode XmlNode
elementType Type

Return Value

Type Description
Element