Exemple #1
0
 private void bookBtn_Click(object sender, EventArgs e)
 {
     rentalController.ShowBookList();
 }