NAnt SDK Documentation - v0.92

ConversionFunctions Constructor 

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

See Also

ConversionFunctions Class | NAnt.Core.Functions Namespace