Safe Calls (?.) Another way of using a nullable property is safe call operator ?. This calls the method if the property is not null or returns ...
確定! 回上一頁