Example #1
0
 private void Commit()
 {
     storageAdapter.Save(books);
 }