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