Example #1
0
 public void Dispose()
 {
     Book.ClearAll();
     Author.ClearAll();
     Author.AuthorBookClearAll();
 }