Beispiel #1
0
 protected override void InsertBatch(List <NonFictionBook> objectBatch)
 {
     LocalDatabase.AddNonFictionBooks(objectBatch);
 }