Why is it legal to declare nested public types inside an internal type? [closed]

不打扰是莪最后的温柔 提交于 2019-12-13 14:29:12

问题


Shouldn't it be forbidden to declare a nested type that is more accessible than the parent?

To expand on why i asked this is why

来源:https://stackoverflow.com/questions/33652663/why-is-it-legal-to-declare-nested-public-types-inside-an-internal-type

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!