public void modificar(Autoparte autoparte) { throw new NotImplementedException(); }
public void eliminarPorAuto(Autoparte autoparte) { throw new NotImplementedException(); }
public void agregar(Autoparte autoparte) { throw new NotImplementedException(); }