Ejemplo n.º 1
0
 public static string DeleteWindowAccess(DataTable dt)
 {
     return(DAO_HeThong.DeleteWindowAccess(dt));
 }