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

TimeSpanConversionFunctions Members

TimeSpanConversionFunctions overview

Public Static (Shared) Methods

Parse Constructs a TimeSpan from a time indicated by a specified string.
ToStringOverloaded. Converts the specified TimeSpan to its equivalent string representation.

Public Instance Constructors

TimeSpanConversionFunctions Constructor Missing <summary> documentation for M:NAnt.Core.Functions.TimeSpanConversionFunctions.#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) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object)Overloaded.  

Protected Instance Methods

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

See Also

TimeSpanConversionFunctions Class | NAnt.Core.Functions Namespace