Arthur

Arthur

  • NA
  • 22
  • 44.7k

Substitution for booleans in C#?

Nov 23 2010 10:43 AM
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)