Exemplo n.º 1
0
 public void GetFrontTest()
 {
     Assert.AreEqual("Bill", LList.IndexOf(1));
 }