Recently I was working on a class for part of a Windows Forms application that I’m working on. I wanted to have Intellisense documentation for the methods that I had defined in my class. I documented the methods with the standard summary documentation...