Beispiel #1
0
 public bool PromptToConfirmAction(string msg) =>
 GuiUtil.PromptToConfirmAction("Warning", msg, () => true);