FirstName; var age = p?.Age;. The variable name is a string. The value of name depends on the value of p. If p is null, name is null ...
確定! 回上一頁