Пример #1
0
 void ITextUndoTransaction.Cancel()
 {
     _textUndoHistory.OnTransactionClosed(this, didComplete: false);
 }