Gistlib Logo

gistlib

other csharp categories

null-checking code snippets in csharp

check if value is null and set value if it is null in csharp
var statusdiscount = x.firstordefault().statusdiscount; make it safe in csharp

gistlibby LogSnag