コード例 #1
0
 private async void ShowMessage(String message)
 {
     await mainPage.DisplayAlert("INTEGRA_7 Librarian", message, "Ok");
 }