Example #1
0
 private void ButUpdate_Click(object sender, EventArgs e)
 {
     _book.UpdateDataFile(false);
     ApplyProject(true);
 }