Skip to content
New issue

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

Allow controlling exposed names for interop members #974

Merged
merged 1 commit into from Oct 11, 2021

Conversation

lahma
Copy link
Collaborator

@lahma lahma commented Oct 11, 2021

While investigating AngleSharp integration, found out they want to expose members with custom names, like IsSelected should be exposed as selected. Created configuration point to return all the names for given member.

@lahma lahma added the interop label Oct 11, 2021
@lahma lahma marked this pull request as ready for review October 11, 2021 13:10
@sebastienros
Copy link
Owner

Looks great. Also like the fact that it's no tied to an attribute, but users can do it if they want.

@lahma lahma merged commit 7a74e0c into sebastienros:main Oct 11, 2021
@lahma lahma deleted the custom-interop-name-determination branch October 11, 2021 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants