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

Exposing private members #27

Open
ConorDamery opened this issue Dec 13, 2022 · 1 comment
Open

Exposing private members #27

ConorDamery opened this issue Dec 13, 2022 · 1 comment

Comments

@ConorDamery
Copy link

My team and I are thinking of using this library to expose a class into our UI automatically. However, the class we want to expose has some private members that should also be exposed. I haven't seen anyone mention this so I'm wondering if there is a way to do this.

@cbeck88
Copy link
Owner

cbeck88 commented Apr 17, 2023

I think if you use the intrusive syntax you can avoid exposing the private fields if that's what you want

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

No branches or pull requests

2 participants