Example #1
0
 public void InsertarDireccion(Direccion direccion)
 {
     DireccionDB.Insertar(direccion);
 }