CompilerWarningCollection.

CompilerWarningCollection(CompilerWarningCollection) Constructor

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
CompilerWarningCollection

Syntax

public CompilerWarningCollection(CompilerWarningCollection value)

Parameters

Name Type Description
value CompilerWarningCollection

Return Value

Type Description
void