Пример #1
0
 public void TestLowerBound()
 {
     ArrayList4Asserter.AssertLowerBound(RetrieveOnlyInstance <string>());
 }
Пример #2
0
 public void TestLowerBound()
 {
     ArrayList4Asserter.AssertLowerBound(ArrayList4Asserter.CreateArrayListAndAssertValues(10));
 }