Ejemplo n.º 1
0
 public bool Insert(HangHoa hh)
 {
     return(dal.Insert(hh));
 }