禁止显示警告与禁用警告不同。
只有在需要保持向后兼容性时,才禁止显示与该规则有关的警告。
Suppress a warning from this rule only if backward compatibility issues require it.
如果提供了与显式实现的方法具有相同功能但具有不同名称的外部可见方法,则可以安全地禁止显示此规则发出的警告。
It is safe to suppress a warning from this rule if an externally visible method is provided that has the same functionality but a different name than the explicitly implemented method.
如果提供了与显式实现的方法具有相同功能但具有不同名称的外部可见方法,则可以安全地禁止显示此规则发出的警告。
It is safe to suppress a warning from this rule if an externally visible method is provided that has the same functionality but a different name than the explicitly implemented method.
应用推荐