IResultFormatterCollection.

IResultFormatterCollection(IResultFormatterCollection) Constructor

Summary

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

Syntax

public IResultFormatterCollection(IResultFormatterCollection value)

Parameters

Name Type Description
value IResultFormatterCollection

Return Value

Type Description
void