次の方法で共有


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

戻り値

適用対象