FormatterCollection.

FormatterCollection(FormatterCollection) Constructor

Summary

Initializes a new instance of the NAnt.Core.Types.FormatterCollection class with the specified NAnt.Core.Types.FormatterCollection instance.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core.Types
Containing Type
FormatterCollection

Syntax

public FormatterCollection(FormatterCollection value)

Parameters

Name Type Description
value FormatterCollection

Return Value

Type Description
void