protected virtual void WriteCommandListUsageFooter()
Protected Overridable Sub WriteCommandListUsageFooter
Me.WriteCommandListUsageFooter()
protected:
virtual void WriteCommandListUsageFooter()
The base implementation calls the WriteCommandHelpInstruction(String, String, String) method if the help instruction is explicitly or automatically enabled.
This method is called by the base implementation of the WriteCommandListUsageCore method.