| Interface | Description |
|---|---|
| IMultiLingualText |
Interface for a writable version of a multilingual text
|
| IPredefinedLocaleTextProvider |
Specialized
ITextProvider-like interface that
gives support for resolving a text without manually passing in a locale. |
| IReadonlyMultiLingualText |
Readonly interface for a multilingual text
|
| ISimpleMultiLingualText |
This is an in-between interface between the
ITextProvider and the
IReadonlyMultiLingualText. |
| ISimpleTextProvider |
Basic interface for object providing multilingual texts without arguments.
|
| ITextProvider |
Basic interface for object providing multilingual texts with and without
arguments.
|
Copyright © 2006–2014 phloc systems. All rights reserved.