IsLocaleSupported

IsLocaleSupported(string)

确定是否[是否支持语言环境] [指定的文化].

public static bool IsLocaleSupported(string culture)
范围 类型 描述
culture String 文化。

也可以看看


IsLocaleSupported(CultureInfo)

确定是否[是否支持语言环境] [指定的文化].

public static bool IsLocaleSupported(CultureInfo culture)
范围 类型 描述
culture CultureInfo 文化。

也可以看看