| Translate(String) |
Translates the given invariant text to the currently set ActiveLanguage.
|
| Translate(String, Object) |
Translates the invariant text containing placeholders using the culture
of currently set ActiveLanguage |
| Translate(CultureInfo, String, Object) |
Translates the invariant text containing placeholders to the currently
set ActiveLanguage using the given culture.
|