Constructors
constructor
- new CvLocale(language: string, country: string): CvLocale
-
Parameters
-
language: string
-
country: string
Properties
country
country: string
language
language: string
Accessors
langCountryString
- get langCountryString(): string
-
Returns string