NAnt SDK Documentation - v0.92

AssemblyFileSet Constructor

Initializes a new instance of the AssemblyFileSet class.

Overload List

Initializes a new instance of the AssemblyFileSet class.

public AssemblyFileSet();

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

public AssemblyFileSet(FileSet);

See Also

AssemblyFileSet Class | NAnt.DotNet.Types Namespace