[This is preliminary documentation and subject to change.]
Creates a new
Creates a new
public Task CreateTask(XmlNode);
Creates a new Task from the given XmlNode within a Target.
public Task CreateTask(XmlNode,Target);
Project Class | NAnt.Core Namespace