J
John Wood
Does anyone know how to programmatically retrieve a method's XML comments
through reflection or any other run-time means?
I actually always thought that the description you put in comments was
automatically put into the DescriptionAttribute, but after testing this
doesn't seem to be the case...
through reflection or any other run-time means?
I actually always thought that the description you put in comments was
automatically put into the DescriptionAttribute, but after testing this
doesn't seem to be the case...