[This is preliminary documentation and subject to change.]
Topologically sorts a set of targets.
A collection of Target instances in sorted order.
Missing <remarks> documentation for M:NAnt.Core.Project.TopologicalTargetSort(System.String,NAnt.Core.TargetCollection)
Exception Type | Condition |
---|---|
BuildException | There is a cyclic dependecy among the targets, or a named target does not exist. |
Project Class | NAnt.Core Namespace