FallbackLocalTextSource constructor
namespace: Serenity.Localization assembly: Serenity.Net.Core
Initializes a new instance of the FallbackLocalTextSource class.
public FallbackLocalTextSource(ILocalTextRegistry source)
| parameter | description |
|---|---|
| source | The local text source. |
See Also
- interface ILocalTextRegistry
- class FallbackLocalTextSource