예제 #1
0
 //Trả về bảng null
 public static DataTable SelectSachNull()
 {
     return(Sach_DAO.SelectSachNull());
 }