NAnt SDK Documentation - v0.92

TarFileSetCollection Constructor (TarFileSetCollection)

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

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

See Also

TarFileSetCollection Class | NAnt.Compression.Types Namespace | TarFileSetCollection Constructor Overload List