Ejemplo n.º 1
0
 private void btnPendingChangesApplyAll_Click(object sender, EventArgs e)
 {
     PendingChanges.StartAll();
 }