Modify implementation
authorChangGyu Choi <uppletaste@gmail.com>
Thu, 25 May 2023 05:23:51 +0000 (14:23 +0900)
committerChangGyu Choi <changyu.choi@samsung.com>
Thu, 25 May 2023 05:33:46 +0000 (14:33 +0900)
commit990497bafc55bd192b8dca1f1e0cc6898bd3a1a8
tree04bb56a8459ef36f095faef6ea2762b8c987e195
parent351bba62fc2170783a06904c8363efab0c9368f8
Modify implementation

Since LibIniParser.Load() is not expensive to call and the call
frequency of GetCultureName() method is low, there is no need to
preprocess initialization by applying Singleton pattern.

Signed-off-by: ChangGyu Choi <uppletaste@gmail.com>
src/Tizen.Applications.Common/Tizen.Applications/CultureInfoHelper.cs