Esempio n. 1
0
 public bool themBook(DTO_Sach Book)
 {
     return(dalBook.AddBook(Book));
 }