gistlib
other csharp categories
null-coalescing code snippets in csharp
statusarticleid = x.eventarticlelink != null ? x.eventarticlelink.eventarticle.oid : x.articlesubarticle != null ? x.articlesubarticle.subarticle.oid : 0 simpler in csharp
gistlib
by LogSnag