Example #1
0
 public void UndoTo(IOleUndoUnit pUU)
 {
     _wrappedUndoManager.UndoTo(pUU);
 }