Skip to content

MGhandour92/TernaryCoalescingOperator

Repository files navigation

TernaryCoalescingOperator

An example to show the difference between the traditional if-else, ternary and coalescing operators

Using Console application built in C#, a method using nullable integer to check if there is a value passed to the function or not

About

An example to show the difference between the traditional if-else, ternary and coalescing operators

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages