|
| static string | Get (string input, params object[] extraArgs) |
| | Retrieves the localized formatted (based on the extra arguments) string of the input along. More...
|
| |
◆ Get()
| static string Pathfinder.Util.Locale.Get |
( |
string |
input, |
|
|
params object [] |
extraArgs |
|
) |
| |
|
static |
- Returns
- The localized formatted string of the input, otherwise defaulting to LocaleTerms.Loc.
- Parameters
-
| input | The input string to search in the locale for. |
| extraArgs | Any extra formatting arguments. |
The documentation for this class was generated from the following file: