Feature-Request: Allow "file" scope Indentifier to be used on all kind of Members #6516
Unanswered
CodingMadness
asked this question in
General
Replies: 1 comment 5 replies
-
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Pls implement the possibility for types/properties to be ONLY accessible within a file but not outside, so when i mark a part of a member, as an example with the new "file" access- restriction modifier, the given member can ONLY be "get" or "set" OR if the file-keyword is set on the entire member, then its only visible, by types who are in the same file!
Consider this example:
Would be really cool to have ur opinion on this dear .NET team!
Cheers!
Beta Was this translation helpful? Give feedback.
All reactions