Localizer.IStringLoader Methods
An interface that should be implemented by a class that returns a localization string value by its key.Name | Description |
---|---|
TryGetString(String, out String) | Returns the localization string value by its key. |
See Also
Name | Description |
---|---|
TryGetString(String, out String) | Returns the localization string value by its key. |