Пример #1
0
 public void Toast(string message)
 {
     dialogs.Toast(message);
 }