Exemplo n.º 1
0
 private async void btnExport_Click(object sender, EventArgs e)
 {
     await _factory.ExportSyncedItemsOnly();
 }