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