LocalizableString Constructors
Retrieves localized strings based on a key and updates them automatically when the current culture (locale) changes.
Name | Parameters | Description |
---|---|---|
Localizable |
service, key, format |
Initializes a new instance of the Localizable |
Localizable |
key, format |
Initializes a new instance of the Localizable |
See Also