Summary
Initializes a new instance of the
NAnt.Core.Functions.Int64ConversionFunctions
class.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core .Functions - Containing Type
- Int64
Conversion Functions
Syntax
public Int64ConversionFunctions(Project project, PropertyDictionary properties)
Parameters
Name | Type | Description |
---|---|---|
project | Project | The current project. |
properties | PropertyDictionary | The projects properties. |
Return Value
Type | Description |
---|---|
void |