Example #1
0
 public static DataTable LoadDSSach(string maDS)
 {
     return(Sach_DAO.LoadDSSach(maDS));
 }