TimeSpanConversionFunctions.

TimeSpanConversionFunctions(Project, PropertyDictionary) Constructor

Summary

Initializes a new instance of the NAnt.Core.Functions.TimeSpanConversionFunctions class.

Syntax

public TimeSpanConversionFunctions(Project project, PropertyDictionary properties)

Parameters

Name Type Description
project Project The current project.
properties PropertyDictionary The projects properties.

Return Value

Type Description
void