Ejemplo n.º 1
0
 public void Display()
 {
     current = start;
     current.ChangePosition(start);
 }