FallbackLocalTextSource constructor

namespace: Serenity.Localization   assemblySerenity.Net.Core

Initializes a new instance of the FallbackLocalTextSource class.

public FallbackLocalTextSource(ILocalTextRegistry source)
parameter description
source The local text source.

See Also