Skip to content

Instantly share code, notes, and snippets.

@jesuscampos
Created December 5, 2017 20:41
Show Gist options
  • Save jesuscampos/d14b3c5e9bc9ae691be2d3305d3418c0 to your computer and use it in GitHub Desktop.
Save jesuscampos/d14b3c5e9bc9ae691be2d3305d3418c0 to your computer and use it in GitHub Desktop.
FabricarCoche()
.Pintar("Rojo")
.ConMotor(2000)
.ConPuertas(5)
.GpsIntegrado();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment