![]() | IMessageBoxServiceShowAsync Method |
Name | Description | |
---|---|---|
![]() | ShowAsync(String) |
Displays a message box that contains the specified text and an OK button.
|
![]() | ShowAsync(String, String) |
Displays a message box that contains the specified text, title bar caption, and an OK button.
|
![]() | ShowAsync(String, String, IEnumerableString) |
Displays a message box that contains the specified text, title bar caption, and response buttons.
|