C# Ternary OperatorThe ternary operator is an example of C# flow control. The ternary operator works on three operands. It […] June 3, 2018 in C# tagged control / if / ternary / operator / flow / else / C# Flow Control by Mike