Beispiel #1
0
 public BeginEndAdder(UndoCommandManager mgr)
 {
     this.mgr = mgr;
     mgr.BeginAddInternal();
 }
Beispiel #2
0
 public BeginEndAdder(UndoCommandManager mgr)
 {
     this.mgr = mgr;
     mgr.BeginAddInternal();
 }