We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
A few violations:
IcuService
ICUService
Properties
Props
U
The text was updated successfully, but these errors were encountered:
ICU4N.Impl.UCaseProps: Renamed UCaseProperties to conform with .NET c…
dd708c0
…onventions (#21)
ICU4N.Text.CanonicalIterator: Renamed CanonicalEnumerator, added Move…
1c0bb56
…Next() and Current, made Next() private (#21)
No branches or pull requests
A few violations:
IcuService
instead ofICUService
).Properties
rather thanProps
).U
. Ideally, these would not be prefixed this way as well.The text was updated successfully, but these errors were encountered: