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

TargetFunctions Members

TargetFunctions overview

Public Instance Constructors

TargetFunctions Constructor Missing <summary> documentation for M:NAnt.Core.Functions.TargetFunctions.#ctor(NAnt.Core.Project,NAnt.Core.PropertyDictionary)

Public Instance Properties

Project (inherited from FunctionSetBase) Gets or sets the Project that this functionset will reference.

Public Instance Methods

Equals (inherited from Object) 
Exists Checks whether the specified target exists.
GetCurrentTarget Gets the name of the target being executed.
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
HasExecuted Checks whether the specified target has already been executed.
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

TargetFunctions Class | NAnt.Core.Functions Namespace