Example #1
0
 public void Restore() => HistoricWatcher.getHistoricMemento();
Example #2
0
 public void Sauvegarder() => HistoricWatcher.addHistoricMemento(new HistoricMemento(this));