Beispiel #1
0
 protected async override void OnAppearing()
 {
     base.OnAppearing();
     await vm.PrikazVrsteClanka();
 }