Version: 2022.1
语言: 中文
public static bool explicitNullChecks ;

描述

是否主动验证 null 引用?

Null 引用将触发运行时异常。