NAnt SDK Documentation - v0.92

TargetCollection.Add Method (Target)

[Visual Basic]
Overridable Overloads Public Function Add( _
   ByVal t As Target _
) As Integer
[C#]
public virtual int Add(
   Target t
);

See Also

TargetCollection Class | NAnt.Core Namespace | TargetCollection.Add Overload List