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

Proposal: Support for Hiding Public Classes and Members #1939

Open
shmuelie opened this issue Feb 28, 2025 · 0 comments
Open

Proposal: Support for Hiding Public Classes and Members #1939

shmuelie opened this issue Feb 28, 2025 · 0 comments
Labels
authoring Related to authoring feature work

Comments

@shmuelie
Copy link

Summary

Currently, CsWinRT assumes that all public classes and members are to be projected. I would like a way to mark types or members that are public to not be projected. Right now, you can do this by manually defining the interface but that adds complexity.

Rationale

  • Exposing Task returning methods for when something is used from .NET

Important Notes

No response

Open Questions

No response

@manodasanW manodasanW added the authoring Related to authoring feature work label Feb 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
authoring Related to authoring feature work
Projects
None yet
Development

No branches or pull requests

2 participants