Summary
Initializes a new instance of the
NAnt.DotNet.Types.CompilerWarningCollection class
with the specified NAnt.DotNet.Types.CompilerWarningCollection instance.
- Assembly
- NAnt
.DotNet .dll - Namespace
- NAnt
.DotNet .Types - Containing Type
- Compiler
Warning Collection
Syntax
public CompilerWarningCollection(CompilerWarningCollection value)
Parameters
| Name | Type | Description |
|---|---|---|
| value | Compiler |
Return Value
| Type | Description |
|---|---|
| void |
