C# Class NCldr.Types.Identity

Afficher le fichier Open project: GuySmithFerrier/NCLDR Class Usage Examples

Méthodes publiques

Méthode Description
DisplayName ( string languageId ) : string

Gets the culture's display name in the given language

Method Details

DisplayName() public méthode

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