Ejemplo n.º 1
0
 //them nhom hang
 public static bool ThemNhomHang(string ma, string ten)
 {
     return(DL_NhomHang.NhomHangThem(ma, ten));
 }