public static Ask ( string title, string instruction, string observation, Icons icon = Icons.Error ) : bool | ||
title | string | The title of the window. |
instruction | string | The main instruction. |
observation | string | A complementar observation. |
icon | Icons | The image of the dialog. |
리턴 | bool |