ITextProvider Interface |
Namespace: PDTec.IceNet.Core.Runtime
public interface ITextProvider
The ITextProvider type exposes the following members.
Name | Description | |
---|---|---|
GetAllTexts |
Provides all available texts for a specified culture.
| |
GetText |
Provides a text for a specific key that, if localized, matches the specified culture.
|