C# 클래스 NCldr.Types.Identity

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

공개 메소드들

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

Gets the culture's display name in the given language

메소드 상세

DisplayName() 공개 메소드

Gets the culture's display name in the given language
public DisplayName ( string languageId ) : string
languageId string The language to get the display name in
리턴 string