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