Method | Description | |
---|---|---|
Redo ( |
||
Undo ( |
||
UndoOperation ( Mono.TextEditor.DocumentChangeEventArgs args ) : System |
Method | Description | |
---|---|---|
OnRedoDone ( ) : void | ||
OnUndoDone ( ) : void | ||
UndoOperation ( ) : System |
public Redo ( |
||
doc | ||
fireEvent | bool | |
return | void |
public Undo ( |
||
doc | ||
fireEvent | bool | |
return | void |
public UndoOperation ( Mono.TextEditor.DocumentChangeEventArgs args ) : System | ||
args | Mono.TextEditor.DocumentChangeEventArgs | |
return | System |