OneClickLocalization.Core Namespace

Class Types

Class Summary
LocalizationSetup Class storing all the setup. Translations are stored in ILocalization. LocalizationSetup is persisted on disk as an asset in Resources folder. All the ILocalization, storing the translations, are persisted as sub-assets of LocalizationSetup. At runtime, OCL class is cloning the current setup to use it as its dataSource.

Namespaces