Exemplo n.º 1
0
 public static bool XoaTV(string maThe)
 {
     return(Sql_TimTV.XoaTV(maThe));
 }
Exemplo n.º 2
0
 public static DataTable TraCuuTV(string maThe)
 {
     return(Sql_TimTV.TraCuuTV(maThe));
 }
Exemplo n.º 3
0
 public static void CapNhatTV(En_LapThe dg)
 {
     Sql_TimTV.CapNhatTV(dg);
 }
Exemplo n.º 4
0
 public static DataTable TimTV(string key)
 {
     return(Sql_TimTV.TimTV(key));
 }