Constructor UndoEventArgs
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
UndoEventArgs(IUndoData, bool)
Initializes a new instance of the UndoEventArgs
class with specified parameters.
public UndoEventArgs(IUndoData undoData, bool withChange = false)