ProjectEntryCollection.

ProjectEntryCollection(ProjectEntryCollection) Constructor

Summary

Initializes a new instance of the NAnt.VSNet.ProjectEntryCollection class with the specified NAnt.VSNet.ProjectEntryCollection instance.
Assembly
NAnt.VSNet.dll
Namespace
NAnt.VSNet
Containing Type
ProjectEntryCollection

Syntax

public ProjectEntryCollection(ProjectEntryCollection value)

Parameters

Name Type Description
value ProjectEntryCollection

Return Value

Type Description
void