NAnt SDK Documentation - v0.92

FormatterElementCollection Constructor (FormatterElementCollection)

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

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

See Also

FormatterElementCollection Class | NAnt.NUnit.Types Namespace | FormatterElementCollection Constructor Overload List