NAnt SDK Documentation - v0.92

IResultFormatterCollection Constructor (IResultFormatterCollection)

Initializes a new instance of the IResultFormatterCollection class with the specified IResultFormatterCollection instance.

[Visual Basic]
Overloads Public Sub New( _
   ByVal value As IResultFormatterCollection _
)
[C#]
public IResultFormatterCollection(
   IResultFormatterCollection value
);

See Also

IResultFormatterCollection Class | NAnt.NUnit1.Types Namespace | IResultFormatterCollection Constructor Overload List