Method Undo
- Namespace
- DotNetBrowser.Frames
- Assembly
- DotNetBrowser.dll
Undo()
Returns a command that allows reversing the last action.
public static EditorCommand Undo()
Returns
- EditorCommand
The EditorCommand instance.
Returns a command that allows reversing the last action.
public static EditorCommand Undo()
The EditorCommand instance.