我正在考虑??在C#中使用运算符(null-coalescing operator).但是MSDN上的文档是有限的.
??
我的问题:如果左侧操作数不为null,右手操作数是否会被评估?
.net c# operators
.net ×1
c# ×1
operators ×1