我是可空的新手。
可能的符号之间是否存在有意义的差异? string?[] str string[]? str 甚至string?[]? str似乎都是有效的
string?[] str
string[]? str
string?[]? str
c# arrays nullable-reference-types
arrays ×1
c# ×1
nullable-reference-types ×1