2.6.10 Adding a Comment to a Constructor

Visual Studio will auto generate the structure for constructor comments when you type ///.

Constructors need to have the sentence structure "Initializes a new instance of the _______ class."