C# Class NCldr.Types.Script

Inheritance: CldrIdentifier
Afficher le fichier Open project: GuySmithFerrier/NCLDR

Méthodes publiques

Méthode Description
DisplayName ( string languageId ) : string

Gets the display name of the script in the given language

Private Methods

Méthode Description
GetDisplayName ( string cultureName, string languageId ) : string

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

Method Details

DisplayName() public méthode

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
Résultat string