Skip to content

Instantly share code, notes, and snippets.

@jesuscampos
Created December 5, 2017 20:39
Show Gist options
  • Save jesuscampos/52bc85f15cfc12f862fb880e2e687390 to your computer and use it in GitHub Desktop.
Save jesuscampos/52bc85f15cfc12f862fb880e2e687390 to your computer and use it in GitHub Desktop.
persona
.SetNombre("Jon")
.SetEdad(24)
.SetApellido("Snow")
.CheckIn();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment