Ejemplo n.º 1
0
 public static bool Insert(HoaDon hoadon)
 {
     return(Controller.Insert(hoadon));
 }