Initializes a new instance of the ResourceFileSet class.
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);
ResourceFileSet Class | NAnt.DotNet.Types Namespace