FileSet.

FileSet(FileSet) Constructor

Summary

copy constructor
Assembly
NAnt.Core.dll
Namespace
NAnt.Core.Types
Containing Type
FileSet

Syntax

public FileSet(FileSet fs)

Parameters

Name Type Description
fs FileSet

Return Value

Type Description
void