Interface ILocalizer
- Namespace
- Tripous
- Assembly
- Tripous.dll
Represents a localizer.
public interface ILocalizer
- Extension Methods
Methods
GetText(string)
Gets the localized text for the specified key.
string GetText(string Key)
Parameters
Keystring