NAnt SDK Documentation - v0.92

PackageCollection Constructor (PackageCollection)

Initializes a new instance of the PackageCollection class with the specified PackageCollection instance.

[Visual Basic]
Overloads Public Sub New( _
   ByVal value As PackageCollection _
)
[C#]
public PackageCollection(
   PackageCollection value
);

See Also

PackageCollection Class | NAnt.DotNet.Types Namespace | PackageCollection Constructor Overload List