CultureAttribute.IsCultureSupported 方法

定义

重载

IsCultureSupported(String)
IsCultureSupported(String[])

IsCultureSupported(String)

public bool IsCultureSupported (string culture);
member this.IsCultureSupported : string -> bool

参数

culture
String

返回

适用于

IsCultureSupported(String[])

public bool IsCultureSupported (string[] cultures);
member this.IsCultureSupported : string[] -> bool

参数

cultures
String[]

返回

适用于