Example #1
0
 private void btn_manualSync_Click(object sender, RibbonControlEventArgs e)
 {
     _syncController.IntitializeManualSync();
 }