Table of Contents

Interface ILocalizationRepository

Namespace
JJMasterData.Commons.Localization
Assembly
JJMasterData.Commons.dll
public interface ILocalizationRepository

Methods

GetAllStrings(string)

Dictionary<string, string> GetAllStrings(string culture)

Parameters

culture string

Returns

Dictionary<string, string>