Ejemplo n.º 1
0
 public void llist2_Get_error()
 {
     Assert.AreEqual(6, llist.Get(4));
 }