Exemplo n.º 1
0
 public void Snapshot(HistoryEntry entry)
 {
     StackRedo.Clear();
     StackUndo.Push(entry);
 }