Example #1
0
 public void RemoveSuchBook()
 {
     DataSalvator.RemoveBookOfEntry(Index);
 }