C# 클래스 NCldr.Types.Script

상속: CldrIdentifier
파일 보기 프로젝트 열기: GuySmithFerrier/NCLDR

공개 메소드들

메소드 설명
DisplayName ( string languageId ) : string

Gets the display name of the script in the given language

비공개 메소드들

메소드 설명
GetDisplayName ( string cultureName, string languageId ) : string

Gets the display name of the culture's script in the given language

메소드 상세

DisplayName() 공개 메소드

Gets the display name of the script in the given language
public DisplayName ( string languageId ) : string
languageId string The Id of the language to get the display name in
리턴 string