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

ResourceFileSet Constructor

[This is preliminary documentation and subject to change.]

Initializes a new instance of the ResourceFileSet class.

Overload List

Initializes a new instance of the ResourceFileSet class.

public ResourceFileSet();

copy constructor for FileSet. Required in order to assign references of FileSet type where ResourceFileSet are used

public ResourceFileSet(FileSet);

See Also

ResourceFileSet Class | NAnt.DotNet.Types Namespace