예제 #1
0
 private async void SyncButton_Clicked(object sender, EventArgs e)
 {
     await vm.SyncAsync();
 }