Esempio n. 1
0
 public void ContainsValue()
 {
     Assert.IsTrue(_keyedList.ContainsValue(9));
 }