LocalizationManager
Provides a class for retrieving localized strings.
Constructors
-
Prevents a default instance of the class from being created.
Properties
-
Gets a singleton instance of .
-
Gets or sets the current that will be used when retrieving a localized string.
-
Gets or sets the default that will be used as a fall back culture if is unavailable.
Methods
-
Retrieves a localized string.
-
Gets all entries for the current culture.
-
Registers a dataset of localized strings from a reference.
-
Registers a dataset of localized strings from a reference.
Fields
-
Holds a reference to a singleton.
-
The dictionary where of localized strings are stored.