Method | Description | |
---|---|---|
GetCulture ( string cultureName ) : CultureData |
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 |
return | CultureData |