asc-community / HonkSharp

Some wrappers and API and methods for fast and convenient declarative coding in C#
47 stars 4 forks source link

NullIf with a constant #8

Closed WhiteBlackGoose closed 3 years ago

WhiteBlackGoose commented 3 years ago

a.NullIf(true) overload so that there was no need to create a delegate