Summary
Initializes a new instance of the
NAnt.Core.TaskBuilderCollection class
with the specified NAnt.Core.TaskBuilderCollection instance.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core - Containing Type
- Task
Builder Collection
Syntax
public TaskBuilderCollection(TaskBuilderCollection value)
Parameters
| Name | Type | Description |
|---|---|---|
| value | Task |
Return Value
| Type | Description |
|---|---|
| void |
