I\'ve gotten accustomed to many of the Java IDEs (Eclipse, NetBeans, and IntelliJ IDEA) providing you with a command to generate a default constructor for a class based on t
In Visual Studio click on one of the fields -> click the light bulb -> Generate Constructors -> Select the fields