Skip to content

Convert class bounded type parameters#127

Merged
paulirwin merged 2 commits into
paulirwin:masterfrom
javiertuya:125-class-type-bounded-params
Jan 13, 2025
Merged

Convert class bounded type parameters#127
paulirwin merged 2 commits into
paulirwin:masterfrom
javiertuya:125-class-type-bounded-params

Conversation

@javiertuya

Copy link
Copy Markdown
Contributor

This PR closes #125 by converting java bounded type parameters in class declarations into C# generic type constraints.

Draft will be ready after merge #126, rebase, and fix comment tests

@javiertuya javiertuya marked this pull request as draft September 9, 2024 06:12
@javiertuya javiertuya force-pushed the 125-class-type-bounded-params branch from 136e0d2 to ee8dccf Compare December 12, 2024 10:05
@javiertuya javiertuya marked this pull request as ready for review December 12, 2024 10:12
@javiertuya

Copy link
Copy Markdown
Contributor Author

@paulirwin This PR is ready for review now.

@paulirwin paulirwin merged commit c93b08a into paulirwin:master Jan 13, 2025
@javiertuya javiertuya deleted the 125-class-type-bounded-params branch January 14, 2025 14:38
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.

Convert class bounded type parameters

2 participants