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

BuildReport Members

BuildReport overview

Public Instance Constructors

BuildReport Constructor Missing <summary> documentation for M:NAnt.Core.BuildReport.#ctor(System.DateTime)

Public Instance Fields

Errors Errors encountered so far.
StartTime The start time of the build process.
Warnings Warnings encountered so far.

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Methods

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

See Also

BuildReport Class | NAnt.Core Namespace