NAnt SDK Documentation - v0.92

CallTask.Initialize Method

Makes sure the CallTask is not calling its own parent.

Overload List

Makes sure the CallTask is not calling its own parent.

protected override void Initialize();

Inherited from Element.

public void Initialize(XmlNode);

See Also

CallTask Class | NAnt.Core.Tasks Namespace