예제 #1
0
 public bool ModificarMoto(EntidadesCompartidas.Moto moto)
 {
     return(true);
 }
예제 #2
0
 public bool AltaMoto(EntidadesCompartidas.Moto moto)
 {
     return(true);
 }