filmov
tv
An Easy Way to use Less If Statements in C#

Показать описание
A video about Ternary Operators, a substitute for conditional if statements. With it's ability to return values and reducing amount of lines it can clean up your code and make it way easier to get values.