C# Class NCldr.Types.CultureData

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

Méthodes publiques

Méthode Description
GetCulture ( string cultureName ) : CultureData

Gets a CultureData for the given culture name

Method Details

GetCulture() public static méthode

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