Skip to content

Instantly share code, notes, and snippets.

@edermfl
Created November 17, 2016 11:20
Show Gist options
  • Save edermfl/a4e8e579c54c253665aa2cb3896e923d to your computer and use it in GitHub Desktop.
Save edermfl/a4e8e579c54c253665aa2cb3896e923d to your computer and use it in GitHub Desktop.
//...
IParametrosProcesso parametros = new Parametro(cnpj, 2016, 01);
GerenciadorContexto.setParametros(parametros);
//...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment