Summary
Initializes a new instance of the
NAnt.DotNet.Types.ModuleCollection
for the specified NAnt.DotNet.Types.ModuleSet.
- Assembly
- NAnt
.DotNet .dll - Namespace
- NAnt
.DotNet .Types - Containing Type
- ModuleCollection
Syntax
public ModuleCollection(ModuleSet moduleSet)
Parameters
| Name | Type | Description |
|---|---|---|
| moduleSet | ModuleSet | The NAnt.DotNet.Types.ModuleSet containing the collection. |
Return Value
| Type | Description |
|---|---|
| void |
