Skip to content

Instantly share code, notes, and snippets.

@flaviorl-net
Last active November 23, 2021 21:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save flaviorl-net/5066bd4fc3bc8aac2dfcc7bebcbf7e38 to your computer and use it in GitHub Desktop.
Save flaviorl-net/5066bd4fc3bc8aac2dfcc7bebcbf7e38 to your computer and use it in GitHub Desktop.
int quantidade = 20;
string nome = "antonio";
decimal salario = 1400.50m;
bool ativo = true;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment