7
Reply

Substitution for booleans in C#?

Arthur

Arthur

Nov 23 2010 10:43 AM
13.9k
Hi,
Is there substitution for booleans in C#? If bool 1 false then return bool 2 and the opposite? And what to do if there is more then two boolean values - Coalesce, NullIf...?
Thank you very much.
Art.

Answers (7)