Example #1
0
 public void Enable(int fEnable)
 {
     _wrappedUndoManager.Enable(fEnable);
 }