MSBuildFunctions.

MSBuildFunctions(Project, PropertyDictionary) Constructor

Assembly
NAnt.MSBuild.dll
Namespace
NAnt.MSBuild.Functions
Containing Type
MSBuildFunctions

Syntax

public MSBuildFunctions(Project project, PropertyDictionary properties)

Parameters

Name Type Description
project Project
properties PropertyDictionary

Return Value

Type Description
void