Comment on C# Hidden OptimizationsparentComments−steverb15y?? is the null coalescing operator and it's neither new nor is it hidden.It is damned handy though.
Comments
?? is the null coalescing operator and it's neither new nor is it hidden.
It is damned handy though.