Exemplo n.º 1
0
 public void ShowAlert()
 {
     windowManager.Alert("This is the title", "And here comes the content...");
 }