Example #1
0
 private void ShowToast()
 {
     _toastService.ShowToastInformation("Oh noes! Where did this information comes from?");
 }