Summary
copy constructor for FileSet. Required in order to
assign references of FileSet type where
AssemblyFileSets are used
- Assembly
- NAnt
.DotNet .dll - Namespace
- NAnt
.DotNet .Types - Containing Type
- AssemblyFileSet
Syntax
public AssemblyFileSet(FileSet fs)
Parameters
| Name | Type | Description |
|---|---|---|
| fs | FileSet |
Return Value
| Type | Description |
|---|---|
| void |
