MsmCreationCommand.

MsmCreationCommand(msm, Task, Location, XmlNode) Constructor

Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.Msi
Containing Type
MsmCreationCommand

Syntax

public MsmCreationCommand(msm msi, Task task, Location location, XmlNode node)

Parameters

Name Type Description
msi msm
task Task
location Location
node XmlNode

Return Value

Type Description
void