NAnt SDK Documentation - v0.92

MathFunctions Constructor 

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

See Also

MathFunctions Class | NAnt.Core.Functions Namespace