Skip to content

Instantly share code, notes, and snippets.

@CristianoRC
Last active February 1, 2017 00:41
Show Gist options
  • Save CristianoRC/a4d1c965c0e5cb4f26440c840a070721 to your computer and use it in GitHub Desktop.
Save CristianoRC/a4d1c965c0e5cb4f26440c840a070721 to your computer and use it in GitHub Desktop.
DotCEP.Localidades.Municipio.ObterCodigoDoMunicipio("Pelotas", DotCEP.UF.RS);
DotCEP.Localidades.Municipio.ObterInformacoesDoMunicipio(4314407);
DotCEP.Localidades.Municipio.ObterListaDeMunicipio(DotCEP.UF.RS);
DotCEP.Localidades.Municipio.ObterListaDeMunicipio();
DotCEP.Localidades.Municipio.ObterNomeDoMunicipio(4314407);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment