IMessageBoxService Methods
Contains methods to show dialog boxes. This interface is implemented in the MessageBoxService class.
Name | Description |
---|---|
Show |
Displays a message box with specified parameters asynchronously. |
See Also