Skip to content

Correção nos valores de CSTIPI#174

Merged
marcosgerene merged 1 commit into
Hercules-NET:masterfrom
felixsevero:master
Jul 23, 2026
Merged

Correção nos valores de CSTIPI#174
marcosgerene merged 1 commit into
Hercules-NET:masterfrom
felixsevero:master

Conversation

@felixsevero

Copy link
Copy Markdown
Contributor

A finalidade da correção é permitir uma fácil conversão entre o enumerador e valores inteiros:
int cst = (int)CSTIPI.ipi01;
CSTIPI cst = (CSTIPI)1;

@marcosgerene
marcosgerene merged commit 69ce9f0 into Hercules-NET:master Jul 23, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants