ILocalization |
| Name | Description | |
|---|---|---|
| GetString(String) | Get the specified string in the current locale | |
| GetString(String, Object) | Format a stringKey with parameters | |
| GetString(String, String) | Get the specified stringKey in locale | |
| GetString(String, String, Object) | Format a stringKey from locale with parameters |