ProjectBaseCollection.

ProjectBaseCollection(ProjectBaseCollection) Constructor

Summary

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

Syntax

public ProjectBaseCollection(ProjectBaseCollection value)

Parameters

Name Type Description
value ProjectBaseCollection

Return Value

Type Description
void