Exemple #1
0
 private void show_all_available_btn_Click(object sender, EventArgs e)
 {
     Show(bookService.AllAvailable());
 }