当我右键单击C#Visual Studio项目的解决方案并选择Add ...> Class ...时,它会创建一个没有public修饰符的类.如何让Visual Studio(2008)将类默认为公共类?
visual-studio
visual-studio ×1