Ejemplo n.º 1
0
 public void RestorePreviousData()
 {
     _inputBehavior.ImportData(copyOfOriginal);
 }