Exemple #1
0
 public static DataTable checkDG(string s)
 {
     return(DocGia_DAO.checkDG(s));
 }