[]
Performs the undo action.
public override bool Undo(object sender)
Public Overrides Function Undo(sender As Object) As Boolean
Type | Name | Description |
---|---|---|
object | sender | The object |
Type | Description |
---|---|
bool | Returns true if undo success;otherwise, false. |