Ejemplo n.º 1
0
 public void Add(T item)
 {
     collection.Add_Reversible(item);
 }