Exemplo n.º 1
0
 public static bool ThemSach(Sach_DTO s)
 {
     return(Sach_DAO.ThemSach(s));
 }