PackageCollection.

PackageCollection(PackageCollection) Constructor

Summary

Initializes a new instance of the NAnt.DotNet.Types.PackageCollection class with the specified NAnt.DotNet.Types.PackageCollection instance.
Assembly
NAnt.DotNet.dll
Namespace
NAnt.DotNet.Types
Containing Type
PackageCollection

Syntax

public PackageCollection(PackageCollection value)

Parameters

Name Type Description
value PackageCollection

Return Value

Type Description
void