protected virtual void WriteCommandDescriptions()
Protected Overridable Sub WriteCommandDescriptions
Me.WriteCommandDescriptions()
protected:
virtual void WriteCommandDescriptions()
The base implementation calls WriteCommandDescription(CommandInfo) for all commands, except hidden commands.
This method is called by the base implementation of the WriteCommandListUsageCore method.