Ejemplo n.º 1
0
 async void Refresh_Clicked(object sender, EventArgs e)
 {
     await viewModel.FetchItemsAsync();
 }