NAnt SDK Documentation - v0.92

TimeSpanFunctions Constructor 

[Visual Basic]
Public Sub New( _
   ByVal project As Project, _
   ByVal properties As PropertyDictionary _
)
[C#]
public TimeSpanFunctions(
   Project project,
   PropertyDictionary properties
);

See Also

TimeSpanFunctions Class | NAnt.Core.Functions Namespace