C# 클래스 NCldr.Types.CultureData

파일 보기 프로젝트 열기: GuySmithFerrier/NCLDR 1 사용 예제들

공개 메소드들

메소드 설명
GetCulture ( string cultureName ) : CultureData

Gets a CultureData for the given culture name

메소드 상세

GetCulture() 공개 정적인 메소드

Gets a CultureData for the given culture name
public static GetCulture ( string cultureName ) : CultureData
cultureName string The name of the culture to get the CultureData for
리턴 CultureData