Partager via


CultureDetector.IsCultureSupported Méthode

Définition

Surcharges

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

IsCultureSupported(CultureAttribute)

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

Paramètres

cultureAttribute
CultureAttribute

Retours

S’applique à

IsCultureSupported(String)

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

Paramètres

culture
String

Retours

S’applique à

IsCultureSupported(String[])

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

Paramètres

cultures
String[]

Retours

S’applique à