Summary
Initializes a new instance of the
NAnt.VSNet.ProjectBaseCollection class
with the specified array of NAnt.VSNet.ProjectBase instances.
- Assembly
- NAnt
.VSNet .dll - Namespace
- NAnt
.VSNet - Containing Type
- Project
Base Collection
Syntax
public ProjectBaseCollection(ProjectBase[] value)
Parameters
| Name | Type | Description |
|---|---|---|
| value | ProjectBase[] |
Return Value
| Type | Description |
|---|---|
| void |
