示例#1
0
 private void toolBar_btnCancel_Click(object sender)
 {
     dbContext.CancelAllChanges();
 }