Condividi tramite


CultureDetector.IsCultureSupported Metodo

Definizione

Overload

IsCultureSupported(CultureAttribute)

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

Parametri

cultureAttribute
CultureAttribute

Restituisce

Si applica a

IsCultureSupported(String)

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

Parametri

culture
String

Restituisce

Si applica a

IsCultureSupported(String[])

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

Parametri

cultures
String[]

Restituisce

Si applica a