Visual C# 2010 Express: Specify default access modifier for new classes?

Whenever I create new classes using Visual Studio 2010 Express C# it creates them with no access modifier. 9 times out of 10 I want my new classes to be public. How can I have Visual Studio create empty class templates with the "public" modifier by default?

10
задан Peter Mortensen 22 October 2015 в 07:42
поделиться