Compartir a través de


CultureDetector.IsCultureSupported Método

Definición

Sobrecargas

IsCultureSupported(CultureAttribute)
IsCultureSupported(String)
IsCultureSupported(String[])

IsCultureSupported(CultureAttribute)

public bool IsCultureSupported (NUnit.Framework.CultureAttribute cultureAttribute);
member this.IsCultureSupported : NUnit.Framework.CultureAttribute -> bool

Parámetros

cultureAttribute
CultureAttribute

Devoluciones

Se aplica a

IsCultureSupported(String)

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

Parámetros

culture
String

Devoluciones

Se aplica a

IsCultureSupported(String[])

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

Parámetros

cultures
String[]

Devoluciones

Se aplica a