Beispiel #1
0
 public void Redo()
 {
     ReoGrid.Redo();
 }
Beispiel #2
0
 public void Undo()
 {
     ReoGrid.Undo();
 }