CommandApp(CommandConfig?) Constructor

Definition

Assembly XenoAtom.CommandLine.dll

Creates a new instance of CommandApp.

public CommandApp(CommandConfig? config = null)

Parameters

config
CommandConfig

The configuration for this command line application.