示例#1
0
 public void TestCopyTo()
 {
     ArrayList4Asserter.AssertCopyTo(ArrayList4Asserter.CreateArrayList(10));
 }