Beispiel #1
0
 /// <summary>
 /// Support for Android
 /// </summary>
 public void ShowAlert()
 {
     service.ShowAlert();
 }