共用方式為


CultureDetector.IsCultureSupported 方法

定義

多載

IsCultureSupported(CultureAttribute)

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

參數

cultureAttribute
CultureAttribute

傳回

適用於

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[]

傳回

適用於