IUserInterface Interface |
Namespace: Mastersign.Bench
The IUserInterface type exposes the following members.
| Name | Description | |
|---|---|---|
| ShowError |
Displays an error message to the user.
| |
| ShowInfo |
Displays an informational message to the user.
| |
| ShowVerbose |
Displays a detail message to the user.
| |
| ShowWarning |
Displays a warning message to the user.
|