Localizer.IStringLoader Methods
An interface that should be implemented by a class that returns a localization string value by its key.
Name | Description |
---|---|
Try |
Returns the localization string value by its key. |
See Also