Exemple #1
0
 private void buttonSyncAll_Click(object sender, RoutedEventArgs e)
 {
     controller.SyncAllDocuments();
 }