CliStyle.implicit operator Operator
Definition
- Namespace
- DotMake.CommandLine
- Assembly
- DotMake.CommandLine.dll
public static implicit operator CliStyle(CliColor color)
Parameters
colorCliColorThe foreground color.
public static implicit operator CliStyle(CliColor color)
color CliColorThe foreground color.