Beispiel #1
0
 private void OpRedo(Area area)
 {
     operationStack.Redo();
 }