DialogChoice<T> constructor¶
Initializes a new instance of the DialogChoice class.
| parameter | description |
|---|---|
| caption | The button caption. |
| result | The result returned when the button is pressed. |
See Also¶
- class DialogChoice<T>
- namespace Eremex.AvaloniaUI.Controls.ApplicationServices