Exemplo n.º 1
0
 private async void ClearSyncDBButton_Clicked(object sender, EventArgs e)
 {
     await vm.ClearSyncDB();
 }