NAnt SDK Documentation - v0.85-nightly-2005-11-09

Target Constructor 

[This is preliminary documentation and subject to change.]

Initializes a new instance of the Target class.

[Visual Basic]
Public Sub New()
[C#]
public Target();

Remarks

Missing <remarks> documentation for M:NAnt.Core.Target.#ctor

See Also

Target Class | NAnt.Core Namespace