Table of Contents

CliStyle.implicit operator Operator

Definition

Namespace
DotMake.CommandLine
Assembly
DotMake.CommandLine.dll

Implicitly converts CliColor into a CliStyle with a foreground color.

public static implicit operator CliStyle(CliColor color)

Parameters

color CliColor

The foreground color.

Returns

CliStyle