Edit

Share via


CultureDetector.IsCultureSupported Method

Definition

Overloads

IsCultureSupported(CultureAttribute)

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

Parameters

cultureAttribute
CultureAttribute

Returns

Applies to

IsCultureSupported(String)

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

Parameters

culture
String

Returns

Applies to

IsCultureSupported(String[])

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

Parameters

cultures
String[]

Returns

Applies to