Adds the elements of a NUnit2Test array to the end of the collection.
Adds the elements of a NUnit2Test array to the end of the collection.
public void AddRange(NUnit2Test[]);
Adds the elements of a NUnit2TestCollection to the end of the collection.
public void AddRange(NUnit2TestCollection);
NUnit2TestCollection Class | NAnt.NUnit2.Types Namespace