Skip to content

Instantly share code, notes, and snippets.

@jesuscampos
Created December 5, 2017 19:01
Show Gist options
  • Select an option

  • Save jesuscampos/9afad5c23908ccec858b9aa8fe86c771 to your computer and use it in GitHub Desktop.

Select an option

Save jesuscampos/9afad5c23908ccec858b9aa8fe86c771 to your computer and use it in GitHub Desktop.
public decimal Precio
{
set { precio = value; }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment