protected virtual void WriteAvailableCommandsHeader()
Protected Overridable Sub WriteAvailableCommandsHeader
Me.WriteAvailableCommandsHeader()
protected:
virtual void WriteAvailableCommandsHeader()
The base implementation writes a string like "The following commands are available:" followed by a blank line.
This method is called by the base implementation of the WriteCommandListUsageCore method.