Adds the elements of a IResultFormatter array to the end of the collection.
Adds the elements of a IResultFormatter array to the end of the collection.
public void AddRange(IResultFormatter[]);
Adds the elements of a IResultFormatterCollection to the end of the collection.
public void AddRange(IResultFormatterCollection);
IResultFormatterCollection Class | NAnt.NUnit1.Types Namespace