Click or drag to resize

IMessageDialogShowYesNoAsync Method

Overload List
  NameDescription
Public methodShowYesNoAsync(String, String)
Begins an asynchronous operation showing a dialog with a Yes and No button.
Public methodShowYesNoAsync(String, String, Action)
Begins an asynchronous operation showing a dialog with a Yes and No button.
Public methodShowYesNoAsync(String, String, Action, Action)
Begins an asynchronous operation showing a dialog with a Yes and No button.
Top
See Also