NAnt SDK Documentation - v0.92

FormatterCollection Constructor (FormatterCollection)

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

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

See Also

FormatterCollection Class | NAnt.Core.Types Namespace | FormatterCollection Constructor Overload List