다음을 통해 공유


CultureDetector.IsCultureSupported 메서드

정의

오버로드

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

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

반환

적용 대상