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

Target Methods

The methods of the Target class are listed below. For a complete list of Target class members, see the Target Members topic.

Public Instance Methods

Clone Creates a shallow copy of the Target.
Equals (inherited from Object) 
Execute Executes dependent targets first, then the target.
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
Initialize (inherited from Element) Performs default initialization.
Log (inherited from Element)Overloaded. Logs a message with the given priority.
ToString (inherited from Object) 

See Also

Target Class | NAnt.Core Namespace