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