[]
Represents the command that display a message.
public sealed class ErrorUICommand : Command, IDisposable
Public NotInheritable Class ErrorUICommand
Inherits Command
Implements IDisposable
| Name | Description |
|---|---|
| ErrorUICommand(string, string) | Initializes a new instance of the ErrorUICommand class. |
| Name | Description |
|---|---|
| Clone() | Clones this command object. |
| ExecuteCore(ref CommandResult, bool) | Executes this command. |
| SaveUndoStateCore() | Saves the data for undoing. |