public void RevisionEnd() { if (_bufferContent) { _buffer.RevisionEnd(); } else { _bufferContent = true; _tqaDeletion = false; } }