Exemplo n.º 1
0
 protected void Undo() => changeHandler?.RestoreState(-1);
Exemplo n.º 2
0
 private void undo() => changeHandler.RestoreState(-1);