[]
Invoked before execute the command.
protected override CommandResult BeforeExecute(bool redo)
Protected Overrides Function BeforeExecute(redo As Boolean) As CommandResult
| Type | Name | Description |
|---|---|---|
| bool | redo | if set to |
| Type | Description |
|---|---|
| CommandResult |
|