NAnt SDK Documentation - v0.85-nightly-2005-11-09

FileSet Constructor

[This is preliminary documentation and subject to change.]

Initializes a new instance of the FileSet class.

Overload List

Initializes a new instance of the FileSet class.

public FileSet();

copy constructor

public FileSet(FileSet);

See Also

FileSet Class | NAnt.Core.Types Namespace