Exemplo n.º 1
0
 public int HoaDon_InsertByMa(string maHD, string maKH, string maNV)
 {
     return(hdDAL.HoaDon_InsertByMa(maHD, maKH, maNV));
 }