Exemple #1
0
 public void IngresarRepartidor(Repartidor rep)
 {
     UsuarioDB.InsertarRepartidor(rep);
 }