CliTheme(CliTheme) Constructor
Initializes a new instance of the
CliTheme class with a base theme to override.
Namespace: DotMake.CommandLineAssembly: DotMake.CommandLine (in DotMake.CommandLine.dll) Version: 1.8.8
public CliTheme(
CliTheme baseTheme
)
Parameters
- baseTheme CliTheme
- The base theme to override.