FormatterDataCollection.

FormatterDataCollection(FormatterDataCollection) Constructor

Summary

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

Syntax

public FormatterDataCollection(FormatterDataCollection value)

Parameters

Name Type Description
value FormatterDataCollection

Return Value

Type Description
void