2.4.11 How to Add 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."