FormatterElementCollection.

FormatterElementCollection(FormatterElementCollection) Constructor

Summary

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

Syntax

public FormatterElementCollection(FormatterElementCollection value)

Parameters

Name Type Description
value FormatterElementCollection

Return Value

Type Description
void