-
Home
-
API
-
XenoAtom.CommandLine
-
CommandApp
-
Constructors
-
CommandApp(CommandConfig?)
CommandApp(CommandConfig?) Constructor
Definition
Creates a new instance of CommandApp.
public CommandApp(CommandConfig? config = null)
Parameters
- config
- CommandConfig
The configuration for this command line application.