protected virtual void WriteArgumentDescriptionListHeader()
Protected Overridable Sub WriteArgumentDescriptionListHeader
Me.WriteArgumentDescriptionListHeader()
protected:
virtual void WriteArgumentDescriptionListHeader()
The base implementation does not write anything, as a header is not used in the default format.
This method is called by the base implementation of the WriteArgumentDescriptions method before the first argument.