|  | IMessageBoxServiceShowAsync Method | 
 Overload List
Overload List| 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.
             | 
 See Also
See Also