public bool ModificarMoto(EntidadesCompartidas.Moto moto) { return(true); }
public bool AltaMoto(EntidadesCompartidas.Moto moto) { return(true); }