public void Destroy(int id ) { _ILineaPedidoCAD.Destroy(id); }
public void Destroy(int Numero ) { _ILineaPedidoCAD.Destroy(Numero); }