Skip to content

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

Notifications You must be signed in to change notification settings

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

Releases

No releases published

Packages

No packages published

Languages