public bool themSach(DTO_SACH book) { return(dalsach.themSach(book)); }
public bool themSach(ET_Sach et_Sach) { return(dal_Sach.themSach(et_Sach)); }