ConsoleAppShowProgramInfo Method
Output the program information to the Console.
Namespace: Application.HelperAssembly: Application.Helper (in Application.Helper.dll) Version: 2.0.5
public virtual void ShowProgramInfo()
This method can be overridden in a derived class to provide specific
information about the program when the command line help request is made using
? anywhere in the first argument.